Searched refs:elf_section_offset (Results 1 – 1 of 1) sorted by relevance
171 static u64 elf_section_offset(int fd, const char *name) in elf_section_offset() function285 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()
Completed in 6 milliseconds