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

/external/linux-tools-perf/src/tools/perf/util/
H A Dunwind.c199 struct eh_frame_hdr { struct
229 struct eh_frame_hdr hdr;
258 offset = elf_section_offset(fd, ".eh_frame_hdr");
266 /* TODO .debug_frame check if eh_frame_hdr fails */
/external/elfutils/src/src/
H A Dld.h1026 /* True if an .eh_frame_hdr section should be generated. */
1027 bool eh_frame_hdr; member in struct:ld_state
H A Dld.c163 N_("Create .eh_frame_hdr section"), 0 },
668 ld_state.eh_frame_hdr = true;

Completed in 881 milliseconds