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

/linux-master/tools/perf/util/
H A Dunwind-libunwind-local.c198 static u64 elf_section_offset(int fd, const char *name) function
377 ofs = elf_section_offset(fd, ".debug_frame");
384 ofs = elf_section_offset(fd, ".debug_frame");
399 ofs = elf_section_offset(fd,

Completed in 158 milliseconds