Home
last modified time | relevance | path

Searched refs:STB_GLOBAL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/llext/
Delf.h262 #define STB_GLOBAL 1 macro
/Zephyr-Core-3.6.0/subsys/llext/
Dllext.c431 if (stt == STT_FUNC && stb == STB_GLOBAL) { in llext_count_export_syms()
522 if (stt == STT_FUNC && stb == STB_GLOBAL && sect != SHN_UNDEF) { in llext_copy_symbols()
633 case STB_GLOBAL: in llext_link_plt()