Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dunwind-libunwind-local.c171 static u64 elf_section_offset(int fd, const char *name) in elf_section_offset() function
285 offset = elf_section_offset(fd, ".eh_frame_hdr"); in read_unwind_spec_eh_frame()
314 ofs = elf_section_offset(fd, ".debug_frame"); in read_unwind_spec_debug_frame()
321 ofs = elf_section_offset(fd, ".debug_frame"); in read_unwind_spec_debug_frame()
336 ofs = elf_section_offset(fd, in read_unwind_spec_debug_frame()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dunwind-libunwind-local.c198 static u64 elf_section_offset(int fd, const char *name) in elf_section_offset() function
363 ofs = elf_section_offset(fd, ".debug_frame"); in read_unwind_spec_debug_frame()
370 ofs = elf_section_offset(fd, ".debug_frame"); in read_unwind_spec_debug_frame()
385 ofs = elf_section_offset(fd, in read_unwind_spec_debug_frame()

Completed in 3 milliseconds