Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp240 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList()
H A DDwarfDebug.h776 const DebugLocStream &getDebugLocs() const { return DebugLocs; } in getDebugLocs() function
H A DDIE.cpp843 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in emitValue()
H A DDwarfDebug.cpp2760 const auto &DebugLocs = DD.getDebugLocs(); in emitLoclistsTableHeader()
2871 emitRangeList(DD, Asm, List.Label, DD.getDebugLocs().getEntries(List), in emitLocList()