Searched refs:SHT_RELA (Results 1 – 2 of 2) sorted by relevance
593 assert(shdr[rel_sidx].sh_type == SHT_RELA); in e64_relocate()759 if (shdr[n].sh_type == SHT_RELA) in ta_elf_relocate()
287 #define SHT_RELA 4 /* relocation section with addends */ macro