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