Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dunwind-libunwind-local.c172 static int elf_section_address_and_offset(int fd, const char *name, u64 *address, u64 *offset) in elf_section_address_and_offset() function
202 if (elf_section_address_and_offset(fd, name, &address, &offset)) in elf_section_offset()
338 ret = elf_section_address_and_offset(fd, ".eh_frame_hdr", in read_unwind_spec_eh_frame()