Home
last modified time | relevance | path

Searched refs:section_exception (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c265 section_exception = 1024, /* .eh_frame & al. */ enumerator
273 | section_ranges | section_exception | section_gdb_index
463 implicit_debug_sections |= section_exception; in parse_opt()
481 print_debug_sections |= section_exception; in parse_opt()
593 print_debug_sections |= section_exception; in parse_opt()
11886 if ((print_debug_sections & ~(section_exception|section_frame)) != 0) in print_debug()
12113 { ".eh_frame", section_frame | section_exception, in print_debug()
12115 { ".eh_frame_hdr", section_frame | section_exception, in print_debug()
12117 { ".gcc_except_table", section_frame | section_exception, in print_debug()