Searched refs:DW_UT_split_type (Results 1 – 7 of 7) sorted by relevance
110 return UnitType == dwarf::DW_UT_type || UnitType == dwarf::DW_UT_split_type; in isTypeUnit()435 case dwarf::DW_UT_split_type: in isMatchingUnitTypeAndTag()
731 #define DW_UT_split_type 0x06 macro
1601 case DW_UT_split_type: in dwarf_get_UT_name()
400 if (Header.UnitType == dwarf::DW_UT_split_type) { in parseInfoSectionUnitHeader()795 } else if (Header.UnitType == dwarf::DW_UT_split_type) { in write()
889 case DW_UT_split_type: in isUnitType()
1011 case llvm::dwarf::DW_UT_split_type: in GetHeaderByteSize()
1828 DD->useSplitDwarf() ? dwarf::DW_UT_split_type in emitHeader()