Searched refs:SHT_REL (Results 1 – 17 of 17) sorted by relevance
8 #define SHT_REL_TYPE SHT_REL
592 (sec->sh.sh_type != SHT_REL)) in read_relocs()613 case SHT_REL: in read_relocs()931 sec->sh.sh_type = SHT_REL; in elf_create_rel_reloc_section()975 case SHT_REL: return elf_create_rel_reloc_section(elf, base); in elf_create_reloc_section()1047 case SHT_REL: return elf_rebuild_rel_reloc_section(sec); in elf_rebuild_reloc_section()1076 if (sec->sh.sh_type == SHT_REL) { in elf_write_reloc()
32 case SHT_REL: in FUNC()
277 #define SHT_REL 9 macro
249 if (s->sh_type != SHT_REL) in module_frob_arch_sections()
432 case SHT_REL: in emit_all_relocs()
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()
246 if ((r(&s->sh_type) == SHT_REL || in do_sort()
974 relsec->sh_type != SHT_REL) in kexec_apply_relocations()1008 else if (relsec->sh_type == SHT_REL) in kexec_apply_relocations()
2378 else if (info->sechdrs[i].sh_type == SHT_REL) in apply_relocations()
687 if (sechdrs[i].sh_type == SHT_REL) in vpe_elfload()
681 case SHT_REL: in linker_load_obj_file()751 case SHT_REL: in linker_sanity_check_elf()1159 return sec->shdr->sh_type == SHT_REL; in is_relo_sec()
3057 } else if (sh.sh_type == SHT_REL) { in bpf_object__elf_collect()5993 if (shdr->sh_type != SHT_REL) { in bpf_object__collect_relos()
956 if (s->sh_type == SHT_REL) in module_finalize()
1963 else if (sechdrs[i].sh_type == SHT_REL) in check_sec_ref()
414 } else if (shdr_rel_plt.sh_type == SHT_REL) { in dso__synthesize_plt_symbols()