Home
last modified time | relevance | path

Searched refs:getDebugLocs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h560 const DebugLocStream &getDebugLocs() const { return DebugLocs; } in getDebugLocs() function
DDIEHash.cpp275 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList()
DDIE.cpp609 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in EmitValue()