Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-elf.c142 static inline const char *elf_sec__name(const GElf_Shdr *shdr, in elf_sec__name()
148 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text()
154 static inline bool elf_sec__is_data(const GElf_Shdr *shdr, in elf_sec__is_data()
160 static bool elf_sec__is_a(GElf_Shdr *shdr, Elf_Data *secstrs, in elf_sec__is_a()
176 GElf_Shdr shdr; in elf_addr_to_index() local
443 GElf_Shdr shdr; in elf_read_build_id() local
602 GElf_Shdr shdr; in filename__read_debuglink() local
843 GElf_Shdr shdr; in dso__load_sym() local
1841 GElf_Shdr shdr; in populate_sdt_note() local
1977 GElf_Shdr shdr; in construct_sdt_notes_list() local
Dgenelf.c164 Elf_Shdr *shdr; in jit_add_eh_frame_info() local
255 Elf_Shdr *shdr; in jit_write_elf() local
Dgenelf_debug.c490 Elf_Shdr *shdr; in jit_add_debug_info() local
Dprobe-finder.c1183 GElf_Shdr shdr; in debuginfo__find_probes() local
1542 GElf_Shdr mem, *shdr; in debuginfo__get_text_offset() local
Dunwind-libunwind-local.c174 GElf_Shdr shdr; in elf_section_offset() local
Dprobe-event.c284 GElf_Shdr shdr; in find_module_name() local
552 GElf_Shdr shdr; in get_text_start_address() local
/tools/lib/bpf/
Dlibbpf.c231 GElf_Shdr shdr; member
817 size_t nr_maps, GElf_Shdr *shdr, in bpf_program__collect_reloc()
981 GElf_Shdr *shdr = &obj->efile.reloc[i].shdr; in bpf_object__collect_reloc() local