Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 8 of 8) sorted by relevance

/tools/build/feature/
Dtest-libelf-mmap.c5 Elf *elf = elf_begin(0, ELF_C_READ_MMAP, 0); in main() local
Dtest-libelf.c5 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
/tools/perf/util/
Dsymbol-elf.c41 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 …]
Dunwind-libunwind.c165 Elf *elf; in elf_section_offset() local
191 Elf *elf; in elf_is_exec() local
Dprobe-finder.c1036 Elf *elf; in debuginfo__find_probes() local
1455 Elf *elf; in debuginfo__get_text_offset() local
Dsymbol.h204 Elf *elf; member
Dprobe-event.c483 Elf *elf; in get_text_start_address() local
/tools/lib/bpf/
Dlibbpf.c188 Elf *elf; member
510 Elf *elf = obj->efile.elf; in bpf_object__elf_collect() local