Searched refs:SHT_REL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/llext/ | ||
D | elf.h | 207 #define SHT_REL 0x9 /**< Relocation entries without addends */ macro |
/Zephyr-Core-3.7.0/subsys/llext/ | ||
D | llext_link.c | 184 case SHT_REL: in llext_link() |