Home
last modified time | relevance | path

Searched refs:__noasan (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/
Dtoolchain.h66 #ifndef __noasan
67 #define __noasan /**/ macro
Dinit.h189 Z_INIT_ENTRY_SECTION(level, prio) __used __noasan \
Ddevice.h923 Z_INIT_ENTRY_SECTION(level, prio) __used __noasan \
/Zephyr-Core-3.4.0/soc/posix/inf_clock/
Dposix_native_task.h40 static void (* const _CONCAT(__native_task_, fn))() __used __noasan \
/Zephyr-Core-3.4.0/include/zephyr/sys/
Diterable_sections.h44 __in_section(_##secname, static, _CONCAT(section_postfix, _)) __used __noasan
/Zephyr-Core-3.4.0/include/zephyr/toolchain/
Dgcc.h626 #define __noasan __attribute__((no_sanitize("address"))) macro
628 #define __noasan /**/
/Zephyr-Core-3.4.0/include/zephyr/logging/
Dlog_msg.h346 __in_section(_log_strings, static, _CONCAT(_name, _)) __used __noasan = \