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

/external/elfutils/0.153/src/
H A Dreadelf.c183 section_frame = 4, /* .debug_frame or .eh_frame & al. */ enumerator in enum:section_e
194 section_all = (section_abbrev | section_aranges | section_frame
390 print_debug_sections |= section_frame;
7339 { ".eh_frame", section_frame | section_exception,
7341 { ".eh_frame_hdr", section_frame | section_exception,
7343 { ".gcc_except_table", section_frame | section_exception,

Completed in 40 milliseconds