HomeSort by relevance Sort by last modified time
    Searched refs:eh_frame_hdr (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
unwind.c 199 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/0.153/src/
ld.h 1034 /* True if an .eh_frame_hdr section should be generated. */
1035 bool eh_frame_hdr; member in struct:ld_state
    [all...]
ld.c 171 N_("Create .eh_frame_hdr section"), 0 },
676 ld_state.eh_frame_hdr = true;
    [all...]

Completed in 85 milliseconds