Home
last modified time | relevance | path

Searched refs:UDTRecordBegin (Results 1 – 1 of 1) 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()