Searched refs:SHT_RELA (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/ | ||
A D | mips-relocs.c | 319 if ((sh_type != SHT_REL) && (sh_type != SHT_RELA)) in main() |
/u-boot/include/ | ||
A D | elf.h | 275 #define SHT_RELA 4 /* relocation section with addends*/ macro |
Completed in 7 milliseconds