Home
last modified time | relevance | path

Searched refs:SHT_REL (Results 1 – 5 of 5) sorted by relevance

/tools/include/uapi/linux/
A Delf.h289 #define SHT_REL 9 macro
/tools/objtool/include/objtool/
A Delf.h182 return sec->sh.sh_type == SHT_RELA || sec->sh.sh_type == SHT_REL; in is_reloc_sec()
/tools/lib/bpf/
A Dlinker.c811 case SHT_REL: in linker_load_obj_file()
895 case SHT_REL: in linker_sanity_check_elf()
1351 return sec->shdr->sh_type == SHT_REL; in is_relo_sec()
A Dlibbpf.c3952 } else if (sh->sh_type == SHT_REL) { in bpf_object__elf_collect()
7337 if (shdr->sh_type != SHT_REL || idx < 0 || idx >= obj->efile.sec_cnt) { in bpf_object__collect_relos()
/tools/perf/util/
A Dsymbol-elf.c686 shdr_rel_plt.sh_type != SHT_REL) in dso__synthesize_plt_symbols()

Completed in 44 milliseconds