Searched refs:SHT_RELA (Results 1 – 19 of 19) sorted by relevance
7 #define SHT_REL_TYPE SHT_RELA
508 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
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()
261 if (sechdrs[i].sh_type != SHT_RELA) in module_finalize()
270 #define SHT_RELA 4 macro
123 if (s->sh_type == SHT_RELA) { in module_frob_arch_sections()
105 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
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()
461 if (s->sh_type != SHT_RELA) in module_frob_arch_sections()
2485 if (sechdrs[i].sh_type != SHT_RELA && in kexec_apply_relocations()2517 if (sechdrs[i].sh_type == SHT_RELA) in kexec_apply_relocations()
2023 else if (info->sechdrs[i].sh_type == SHT_RELA) in apply_relocations()
288 if (shdr_rel_plt.sh_type == SHT_RELA) { in dso__synthesize_plt_symbols()
1902 if (sechdrs[i].sh_type == SHT_RELA) in check_sec_ref()