Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c6789 bool is_eh_frame = strcmp (scnname, ".eh_frame") == 0; in print_debug_frame_section() local
6790 Elf_Data *data = (is_eh_frame in print_debug_frame_section()
6802 if (is_eh_frame) in print_debug_frame_section()
6874 if (!is_eh_frame && cie_id == DW_CIE_ID_32) in print_debug_frame_section()
6892 if (cie_id == (is_eh_frame ? 0 : DW_CIE_ID_64)) in print_debug_frame_section()
7032 if (is_eh_frame in print_debug_frame_section()