Searched refs:SHT_REL (Results 1 – 20 of 20) sorted by relevance
8 #define SHT_REL_TYPE SHT_REL
319 if ((sh_type != SHT_REL) && (sh_type != SHT_RELA)) in main()350 if (sh_type == SHT_REL) { in main()
32 case SHT_REL: in FUNC()
324 : w(SHT_REL); in append_func()578 if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) in has_rel_mcount()
317 if ((r(&s->sh_type) == SHT_REL || in do_sort()
432 case SHT_REL: in emit_all_relocs()
281 #define SHT_REL 9 macro
244 if (s->sh_type != SHT_REL) in module_frob_arch_sections()
959 relsec->sh_type != SHT_REL) in kexec_apply_relocations()993 else if (relsec->sh_type == SHT_REL) in kexec_apply_relocations()
178 return sec->sh.sh_type == SHT_RELA || sec->sh.sh_type == SHT_REL; in is_reloc_sec()
280 #define SHT_REL 9 /* relation section without addends */ macro
686 if (sechdrs[i].sh_type == SHT_REL) in vpe_elfload()
683 case SHT_REL: in linker_load_obj_file()748 case SHT_REL: in linker_sanity_check_elf()1168 return sec->shdr->sh_type == SHT_REL; in is_relo_sec()
3520 } else if (sh->sh_type == SHT_REL) { in bpf_object__elf_collect()6753 if (shdr->sh_type != SHT_REL) { in bpf_object__collect_relos()
939 if (s->sh_type == SHT_REL) in module_finalize()
1571 #define SHT_REL 9 macro
1506 else if (sechdrs[i].sh_type == SHT_REL) in check_sec_ref()
1461 else if (info->sechdrs[i].sh_type == SHT_REL) in apply_relocations()
742 shdr_rel_plt.sh_type != SHT_REL) in dso__synthesize_plt_symbols()