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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp240 const DebugLocStream &Locs = DD.getDebugLocs();
H A DDwarfDebug.h845 const DebugLocStream &getDebugLocs() const { return DebugLocs; } function in class:llvm::DwarfDebug
H A DDIE.cpp842 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label;
H A DDwarfDebug.cpp2804 const auto &DebugLocs = DD.getDebugLocs();
2915 emitRangeList(DD, Asm, List.Label, DD.getDebugLocs().getEntries(List),

Completed in 201 milliseconds