Searched refs:SHT_REL (Results 1 – 10 of 10) sorted by relevance
7 #define SHT_REL_TYPE SHT_REL
135 if ((r(&shdr[i].sh_type) == SHT_REL || in do_func()
234 : w(SHT_REL); in append_func()477 if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) in has_rel_mcount()
275 #define SHT_REL 9 macro
253 if (shdr.sh_type == SHT_REL) { in load_bpf_file()
687 if (sechdrs[i].sh_type == SHT_REL) in vpe_elfload()
2486 sechdrs[i].sh_type != SHT_REL) in kexec_apply_relocations()2520 else if (sechdrs[i].sh_type == SHT_REL) in kexec_apply_relocations()
2020 if (info->sechdrs[i].sh_type == SHT_REL) in apply_relocations()
311 } else if (shdr_rel_plt.sh_type == SHT_REL) { in dso__synthesize_plt_symbols()
1904 else if (sechdrs[i].sh_type == SHT_REL) in check_sec_ref()