Home
last modified time | relevance | path

Searched refs:emitDebugLocEntryLocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h533 void emitDebugLocEntryLocation(const DebugLocStream::Entry &Entry);
DDwarfDebug.cpp1469 void DwarfDebug::emitDebugLocEntryLocation(const DebugLocStream::Entry &Entry) { in emitDebugLocEntryLocation() function in DwarfDebug
1500 emitDebugLocEntryLocation(Entry); in emitDebugLoc()
1522 emitDebugLocEntryLocation(Entry); in emitDebugLocDWO()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h604 void emitDebugLocEntryLocation(const DebugLocStream::Entry &Entry);
DDwarfDebug.cpp1784 void DwarfDebug::emitDebugLocEntryLocation(const DebugLocStream::Entry &Entry) { in emitDebugLocEntryLocation() function in DwarfDebug
1818 emitDebugLocEntryLocation(Entry); in emitDebugLoc()
1840 emitDebugLocEntryLocation(Entry); in emitDebugLocDWO()