Searched defs:shdr (Results 1 – 9 of 9) sorted by relevance
/tools/perf/util/ |
D | genelf.c | 163 Elf_Shdr *shdr; in jit_add_eh_frame_info() local 255 Elf_Shdr *shdr; in jit_write_elf() local
|
D | symbol-elf.c | 167 static inline const char *elf_sec__name(const GElf_Shdr *shdr, in elf_sec__name() 173 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text() 179 static inline bool elf_sec__is_data(const GElf_Shdr *shdr, in elf_sec__is_data() 185 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter() 194 GElf_Shdr shdr; in elf_addr_to_index() local 492 GElf_Shdr shdr; in elf_read_build_id() local 757 GElf_Shdr shdr; in filename__read_debuglink() local 998 GElf_Sym *sym, GElf_Shdr *shdr, in dso__process_kernel_symbol() 1117 GElf_Shdr shdr; in dso__load_sym_internal() local 2273 GElf_Shdr shdr; in populate_sdt_note() local [all …]
|
D | genelf_debug.c | 488 Elf_Shdr *shdr; in jit_add_debug_info() local
|
D | probe-finder.c | 1254 GElf_Shdr shdr; in debuginfo__find_probes() local 1679 GElf_Shdr mem, *shdr; in debuginfo__get_text_offset() local
|
D | unwind-libunwind-local.c | 175 GElf_Shdr shdr; in elf_section_offset() local
|
D | probe-event.c | 273 GElf_Shdr shdr; in find_module_name() local 596 GElf_Shdr shdr; in get_text_start_address() local
|
/tools/lib/bpf/ |
D | linker.c | 43 Elf64_Shdr *shdr; member 112 Elf64_Shdr *shdr; member 482 Elf64_Shdr *shdr = sec->shdr; in is_ignored_sec() local 554 Elf64_Shdr *shdr; in linker_load_obj_file() local 988 Elf64_Shdr *shdr; in init_sec() local 2621 Elf64_Shdr *shdr; in emit_elf_data_sec() local
|
D | libbpf.c | 475 GElf_Shdr shdr; member 3789 bpf_object__collect_prog_relos(struct bpf_object *obj, GElf_Shdr *shdr, Elf_Data *data) in bpf_object__collect_prog_relos() 5881 GElf_Shdr *shdr, Elf_Data *data) in bpf_object__collect_map_relos() 6013 GElf_Shdr *shdr = &obj->efile.reloc_sects[i].shdr; in bpf_object__collect_relos() local 8189 GElf_Shdr *shdr, Elf_Data *data) in bpf_object__collect_st_ops_relos()
|
/tools/testing/selftests/filesystems/fuse/ |
D | bpf_loader.c | 740 GElf_Shdr shdr; in install_elf_bpf() local
|