Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A 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()
319 ret = elf_section_address_and_offset(fd, ".eh_frame_hdr", in read_unwind_spec_eh_frame()