Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp227 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList()
H A DDwarfDebug.h678 const DebugLocStream &getDebugLocs() const { return DebugLocs; } in getDebugLocs() function
H A DDIE.cpp796 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in EmitValue()