Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_base_types.h46 #define DW_CIE_VERSION 1 /* DWARF2 */ macro
H A Dpro_opaque.h51 #define DW_CIE_VERSION 1 macro
H A Dpro_frame.c89 curcie->cie_version = DW_CIE_VERSION; in dwarf_add_frame_cie()
H A Ddwarf_frame2.c543 if (version != DW_CIE_VERSION && version != DW_CIE_VERSION3 && in dwarf_create_cie_from_after_start()