Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/llext/
Delf.h271 #define STB_LOCAL 0 /**< Local symbol */ macro
/Zephyr-Core-3.7.0/subsys/llext/
Dllext_link.c158 case STB_LOCAL: in llext_link_plt()