Searched refs:SHT_RELA (Results 1 – 20 of 20) sorted by relevance
7 #define SHT_REL_TYPE SHT_RELA
508 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
39 case SHT_RELA: in FUNC()
106 if (sechdrs[i].sh_type == SHT_RELA) { in get_plt_size()
136 r(&shdr[i].sh_type) == SHT_RELA) && in do_func()
233 ? w(SHT_RELA) in append_func()477 if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) in has_rel_mcount()
120 if (sechdrs[i].sh_type == SHT_RELA) { in get_plt_size()
279 if (sechdrs[i].sh_type == SHT_RELA) { in get_stubs_size()
123 if (s->sh_type == SHT_RELA) { in module_frob_arch_sections()
261 if (sechdrs[i].sh_type != SHT_RELA) in module_finalize()
270 #define SHT_RELA 4 macro
105 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
853 if (sechdrs[i].sh_type != SHT_RELA && in kexec_apply_relocations()885 if (sechdrs[i].sh_type == SHT_RELA) in kexec_apply_relocations()
2194 else if (info->sechdrs[i].sh_type == SHT_RELA) in apply_relocations()
152 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
690 else if (sechdrs[i].sh_type == SHT_RELA) in vpe_elfload()
340 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
453 if (s->sh_type != SHT_RELA) in module_frob_arch_sections()
288 if (shdr_rel_plt.sh_type == SHT_RELA) { in dso__synthesize_plt_symbols()
1906 if (sechdrs[i].sh_type == SHT_RELA) in check_sec_ref()