Searched defs:Dwarf_CIE (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. */
198 } Dwarf_CIE; typedef in typeref:struct:__anon6022
206 actually a Dwarf_CIE structure. */
222 /* Each entry in a CFI section is either a CIE described by Dwarf_CIE or
226 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */
227 Dwarf_CIE cie;
/external/elfutils/libdw/
H A Dlibdw.h178 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */
198 } Dwarf_CIE; typedef in typeref:struct:__anon6075
206 actually a Dwarf_CIE structure. */
222 /* Each entry in a CFI section is either a CIE described by Dwarf_CIE or
226 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */
227 Dwarf_CIE cie;

Completed in 290 milliseconds