Searched refs:SHT_RELA (Results 1 – 14 of 14) sorted by relevance
216 ? w(SHT_RELA) in append_func()373 if (SHT_REL != w(relhdr->sh_type) && SHT_RELA != w(relhdr->sh_type)) in has_rel_mcount()
282 if (sechdrs[i].sh_type != SHT_RELA) in module_finalize()
124 if (sechdrs[i].sh_type == SHT_RELA) { in get_plt_size()
146 if (sechdrs[i].sh_type == SHT_RELA) { in get_stubs_size()
282 #define SHT_RELA 4 macro
137 if (s->sh_type == SHT_RELA) { in module_frob_arch_sections()
114 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
161 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
338 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
471 if (s->sh_type != SHT_RELA) in module_frob_arch_sections()
957 else if (sechdrs[i].sh_type == SHT_RELA) in vpe_elfload()
1643 if (sechdrs[i].sh_type == SHT_RELA) in check_sec_ref()
931 if (shdr_rel_plt.sh_type == SHT_RELA) { in dso__synthesize_plt_symbols()
1849 else if (info->sechdrs[i].sh_type == SHT_RELA) in apply_relocations()