Searched refs:SHT_RELA (Results 1 – 4 of 4) sorted by relevance
319 if ((sh_type != SHT_REL) && (sh_type != SHT_RELA)) in main()
275 #define SHT_RELA 4 /* relocation section with addends*/ macro
1573 #define SHT_RELA 4 macro
223 reltab = glue(find_section, SZ)(shdr_table, ehdr->e_shnum, SHT_RELA);