Searched defs:CIE_id (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/include/elfutils/
H A Dlibdw.h178 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */ member in struct:__anon5620
223 an FDE described by Dward_FDE. Check CIE_id to see which you have. */
226 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */ member in union:__anon5622
231 #define dwarf_cfi_cie_p(entry) ((entry)->cie.CIE_id == DW_CIE_ID_64)
/external/elfutils/libdw/
H A Dlibdw.h178 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */ member in struct:__anon5673
223 an FDE described by Dward_FDE. Check CIE_id to see which you have. */
226 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */ member in union:__anon5675
231 #define dwarf_cfi_cie_p(entry) ((entry)->cie.CIE_id == DW_CIE_ID_64)

Completed in 291 milliseconds