Searched refs:SHT_REL (Results 1 – 15 of 15) sorted by relevance
8 #define SHT_REL_TYPE SHT_REL
32 case SHT_REL: in FUNC()
133 if ((r(&shdr[i].sh_type) == SHT_REL || in do_func()
239 : w(SHT_REL); in append_func()492 if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) in has_rel_mcount()
223 if (s->sh_type != SHT_REL) in module_frob_arch_sections()
276 #define SHT_REL 9 macro
967 relsec->sh_type != SHT_REL) in kexec_apply_relocations()1001 else if (relsec->sh_type == SHT_REL) in kexec_apply_relocations()
2377 if (info->sechdrs[i].sh_type == SHT_REL) in apply_relocations()
606 if (shdr.sh_type == SHT_REL) { in do_load_bpf_file()
687 if (sechdrs[i].sh_type == SHT_REL) in vpe_elfload()
954 if (s->sh_type == SHT_REL) in module_finalize()
407 } else if (shdr_rel_plt.sh_type == SHT_REL) { in dso__synthesize_plt_symbols()
1990 else if (sechdrs[i].sh_type == SHT_REL) in check_sec_ref()
1616 } else if (sh.sh_type == SHT_REL) { in bpf_object__elf_collect()3337 if (shdr->sh_type != SHT_REL) { in bpf_object__collect_reloc()