Home
last modified time | relevance | path

Searched refs:elf_base_addr (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dunwind-libunwind-local.c341 dso__data(dso)->elf_base_addr = elf_base_address(fd); in read_unwind_spec_eh_frame()
349 args.base_addr -= dso__data(dso)->elf_base_addr; in read_unwind_spec_eh_frame()
Ddso.h157 u64 elf_base_addr; member