Searched refs:SHT_REL (Results 1 – 2 of 2) sorted by relevance
351 assert(shdr[rel_sidx].sh_type == SHT_REL); in e32_relocate()745 if (shdr[n].sh_type == SHT_REL) in ta_elf_relocate()
292 #define SHT_REL 9 /* relocation section - no addends */ macro