Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/llext/
Delf.h276 #define STB_LOCAL 0 /**< Local symbol */ macro
/Zephyr-latest/subsys/llext/
Dllext_link.c262 case STB_LOCAL: in llext_link_plt()