Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp240 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList()
H A DDwarfDebug.h845 const DebugLocStream &getDebugLocs() const { return DebugLocs; } in getDebugLocs() function
H A DDIE.cpp838 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in emitValue()
H A DDwarfDebug.cpp2805 const auto &DebugLocs = DD.getDebugLocs(); in emitLoclistsTableHeader()
2916 emitRangeList(DD, Asm, List.Label, DD.getDebugLocs().getEntries(List), in emitLocList()