Searched refs:emitDebugLocValue (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 847 static void emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT,
|
| H A D | DwarfCompileUnit.cpp | 762 DwarfDebug::emitDebugLocValue(*Asm, BT, *DVal, DwarfExpr); in constructVariableDIEImpl() 1234 DwarfDebug::emitDebugLocValue(*Asm, nullptr, Param.getValue(), DwarfExpr); in constructCallSiteParmEntryDIEs()
|
| H A D | DwarfDebug.cpp | 2485 void DwarfDebug::emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT, in emitDebugLocValue() function in DwarfDebug 2599 DwarfDebug::emitDebugLocValue(AP, BT, Fragment, DwarfExpr); in finalize() 2603 DwarfDebug::emitDebugLocValue(AP, BT, Value, DwarfExpr); in finalize()
|