Home
last modified time | relevance | path

Searched refs:UDTRecordBegin (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1969 MCSymbol *UDTRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForUDTs() local
1972 OS.emitAbsoluteSymbolDiff(UDTRecordEnd, UDTRecordBegin, 2); in emitDebugInfoForUDTs()
1973 OS.EmitLabel(UDTRecordBegin); in emitDebugInfoForUDTs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2669 MCSymbol *UDTRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForUDTs() local
2672 OS.emitAbsoluteSymbolDiff(UDTRecordEnd, UDTRecordBegin, 2); in emitDebugInfoForUDTs()
2673 OS.EmitLabel(UDTRecordBegin); in emitDebugInfoForUDTs()