Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp233 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList()
H A DDwarfDebug.h785 const DebugLocStream &getDebugLocs() const { return DebugLocs; } in getDebugLocs() function
H A DDIE.cpp852 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in emitValue()
H A DDwarfDebug.cpp2654 const auto &DebugLocs = DD.getDebugLocs(); in emitLoclistsTableHeader()
2765 emitRangeList(DD, Asm, List.Label, DD.getDebugLocs().getEntries(List), in emitLocList()