Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-elf.c164 static inline const char *elf_sec__name(const GElf_Shdr *shdr, in elf_sec__name()
170 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text()
176 static inline bool elf_sec__is_data(const GElf_Shdr *shdr, in elf_sec__is_data()
182 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter()
191 GElf_Shdr shdr; in elf_addr_to_index() local
485 GElf_Shdr shdr; in elf_read_build_id() local
644 GElf_Shdr shdr; in filename__read_debuglink() local
873 GElf_Sym *sym, GElf_Shdr *shdr, in dso__process_kernel_symbol()
988 GElf_Shdr shdr; in dso__load_sym() local
2094 GElf_Shdr shdr; in populate_sdt_note() local
[all …]
Dgenelf.c168 Elf_Shdr *shdr; in jit_add_eh_frame_info() local
260 Elf_Shdr *shdr; in jit_write_elf() local
Dgenelf_debug.c488 Elf_Shdr *shdr; in jit_add_debug_info() local
Dprobe-finder.c1173 GElf_Shdr shdr; in debuginfo__find_probes() local
1551 GElf_Shdr mem, *shdr; in debuginfo__get_text_offset() local
Dunwind-libunwind-local.c175 GElf_Shdr shdr; in elf_section_offset() local
Dprobe-event.c269 GElf_Shdr shdr; in find_module_name() local
540 GElf_Shdr shdr; in get_text_start_address() local
/tools/lib/bpf/
Dlibbpf.c268 GElf_Shdr shdr; member
1726 bpf_program__collect_reloc(struct bpf_program *prog, GElf_Shdr *shdr, in bpf_program__collect_reloc()
3345 GElf_Shdr *shdr = &obj->efile.reloc[i].shdr; in bpf_object__collect_reloc() local