Searched refs:DW_TAG_union_type (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp61 case DW_TAG_union_type:
116 case DW_TAG_union_type:
966 if (fEntry->Tag() != DW_TAG_union_type)
H A DDwarfTypeFactory.cpp385 case DW_TAG_union_type:
/haiku/src/kits/debugger/dwarf/
H A DDwarf.h27 DW_TAG_union_type = 0x17, enumerator in enum:__anon1
H A DDebugInfoEntries.cpp1308 return DW_TAG_union_type;
2899 case DW_TAG_union_type:

Completed in 47 milliseconds