Searched refs:STB_LOCAL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/llext/ | ||
D | elf.h | 271 #define STB_LOCAL 0 /**< Local symbol */ macro |
/Zephyr-Core-3.7.0/subsys/llext/ | ||
D | llext_link.c | 158 case STB_LOCAL: in llext_link_plt() |