Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c6531 bool is_eh_frame = strcmp (scnname, ".eh_frame") == 0; in print_debug_frame_section() local
6532 Elf_Data *data = (is_eh_frame in print_debug_frame_section()
6544 if (is_eh_frame) in print_debug_frame_section()
6616 if (!is_eh_frame && cie_id == DW_CIE_ID_32) in print_debug_frame_section()
6634 if (cie_id == (is_eh_frame ? 0 : DW_CIE_ID_64)) in print_debug_frame_section()
6774 if (is_eh_frame in print_debug_frame_section()