Searched refs:emitDebugLocValue (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 565 void emitDebugLocValue(ByteStreamer &Streamer,
|
D | DwarfDebug.cpp | 1472 static void emitDebugLocValue(const AsmPrinter &AP, in emitDebugLocValue() function 1541 emitDebugLocValue(AP, TypeIdentifierMap, Streamer, Piece, PieceOffset); in finalize() 1545 emitDebugLocValue(AP, TypeIdentifierMap, Streamer, Value, 0); in finalize()
|