Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_frontend_stmesp.h112 __used __noasan __aligned(sizeof(uint32_t)) = GET_ARG_N(1, __VA_ARGS__); \
114 __used __noasan = _str; \
129 __used __noasan __aligned(sizeof(uint32_t)) = GET_ARG_N(1, __VA_ARGS__); \
131 __used __noasan = _str; \
Dlog.h324 __in_section(_log_strings, static, _CONCAT(_name, _)) __used __noasan = \
Dlog_msg.h449 __in_section(_log_strings, static, _CONCAT(_name, _)) __used __noasan = \
/Zephyr-latest/include/zephyr/
Dtoolchain.h68 #ifndef __noasan
69 #define __noasan /**/ macro
Dinit.h168 Z_INIT_ENTRY_SECTION(level, prio, 0) __used __noasan \
Dbindesc.h164 __in_section(_bindesc_entry, static, name) __used __noasan
Ddevice.h1241 static const Z_DECL_ALIGN(struct init_entry) __used __noasan Z_INIT_ENTRY_SECTION( \
/Zephyr-latest/soc/native/inf_clock/
Dposix_native_task.h42 static void (* const _CONCAT(__native_task_, fn))() __used __noasan \
/Zephyr-latest/include/zephyr/sys/
Diterable_sections.h44 __in_section(_##secname, static, _CONCAT(section_postfix, _)) __used __noasan
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h659 #define __noasan __attribute__((no_sanitize("address"))) macro
661 #define __noasan /**/
/Zephyr-latest/include/zephyr/net/
Dnet_if.h3337 __used __noasan __in_section(_net_if, static, \