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

/linux-master/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) function
202 if (elf_section_address_and_offset(fd, name, &address, &offset))
338 ret = elf_section_address_and_offset(fd, ".eh_frame_hdr",

Completed in 103 milliseconds