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