Searched refs:UDTRecordBegin (Results 1 – 2 of 2) sorted by relevance
1969 MCSymbol *UDTRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForUDTs() local1972 OS.emitAbsoluteSymbolDiff(UDTRecordEnd, UDTRecordBegin, 2); in emitDebugInfoForUDTs()1973 OS.EmitLabel(UDTRecordBegin); in emitDebugInfoForUDTs()
2669 MCSymbol *UDTRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForUDTs() local2672 OS.emitAbsoluteSymbolDiff(UDTRecordEnd, UDTRecordBegin, 2); in emitDebugInfoForUDTs()2673 OS.EmitLabel(UDTRecordBegin); in emitDebugInfoForUDTs()