Home
last modified time | relevance | path

Searched refs:llext_const_symbol (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/llext/
Dsymbol.h42 struct llext_const_symbol { struct
58 BUILD_ASSERT(sizeof(struct llext_const_symbol) == 2 * sizeof(uintptr_t)); argument
94 static const struct llext_const_symbol \
127 static const STRUCT_SECTION_ITERABLE(llext_const_symbol, \
134 static const STRUCT_SECTION_ITERABLE(llext_const_symbol, \
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-misc.ld44 ITERABLE_SECTION_ROM(llext_const_symbol, Z_LINK_ITERABLE_SUBALIGN)
/Zephyr-latest/subsys/llext/
Dllext.c139 STRUCT_SECTION_FOREACH(llext_const_symbol, sym) { in llext_find_sym()
145 STRUCT_SECTION_FOREACH(llext_const_symbol, sym) { in llext_find_sym()