Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dsymbol-elf.c129 static inline const char *elf_sec__name(const GElf_Shdr *shdr, in elf_sec__name()
135 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text()
141 static inline bool elf_sec__is_data(const GElf_Shdr *shdr, in elf_sec__is_data()
147 static bool elf_sec__is_a(GElf_Shdr *shdr, Elf_Data *secstrs, in elf_sec__is_a()
163 GElf_Shdr shdr; in elf_addr_to_index() local
360 GElf_Shdr shdr; in elf_read_build_id() local
519 GElf_Shdr shdr; in filename__read_debuglink() local
725 GElf_Shdr shdr; in symsrc__init() local
807 GElf_Shdr shdr; in dso__load_sym() local
Dprobe-finder.c1038 GElf_Shdr shdr; in debuginfo__find_probes() local
1456 GElf_Shdr mem, *shdr; in debuginfo__get_text_offset() local
Dunwind-libunwind.c167 GElf_Shdr shdr; in elf_section_offset() local
Dprobe-event.c485 GElf_Shdr shdr; in get_text_start_address() local
/tools/lib/bpf/
Dlibbpf.c192 GElf_Shdr shdr; member
635 size_t nr_maps, GElf_Shdr *shdr, in bpf_program__collect_reloc()
809 GElf_Shdr *shdr = &obj->efile.reloc[i].shdr; in bpf_object__collect_reloc() local