Searched defs:elf (Results 1 – 8 of 8) sorted by relevance
| /tools/build/feature/ |
| D | test-libelf-mmap.c | 5 Elf *elf = elf_begin(0, ELF_C_READ_MMAP, 0); in main() local
|
| D | test-libelf.c | 5 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
|
| /tools/perf/util/ |
| D | symbol-elf.c | 41 static int elf_getphdrnum(Elf *elf, size_t *dst) in elf_getphdrnum() 160 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) in elf_addr_to_index() 179 Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, in elf_section_by_name() 236 Elf *elf; in dso__synthesize_plt_symbols() local 356 static int elf_read_build_id(Elf *elf, void *bf, size_t size) in elf_read_build_id() 438 Elf *elf; in filename__read_build_id() local 517 Elf *elf; in filename__read_debuglink() local 656 Elf *elf; in symsrc__init() local 811 Elf *elf; in dso__load_sym() local 1122 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps() [all …]
|
| D | unwind-libunwind.c | 165 Elf *elf; in elf_section_offset() local 191 Elf *elf; in elf_is_exec() local
|
| D | probe-finder.c | 1036 Elf *elf; in debuginfo__find_probes() local 1455 Elf *elf; in debuginfo__get_text_offset() local
|
| D | symbol.h | 204 Elf *elf; member
|
| D | probe-event.c | 483 Elf *elf; in get_text_start_address() local
|
| /tools/lib/bpf/ |
| D | libbpf.c | 188 Elf *elf; member 510 Elf *elf = obj->efile.elf; in bpf_object__elf_collect() local
|