Home
last modified time | relevance | path

Searched refs:getDebugLocSym (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp557 AP->EmitSectionOffset(Label, DD->getDebugLocSym()); in EmitValue()
559 AP->EmitLabelDifference(Label, DD->getDebugLocSym(), 4); in EmitValue()
DDwarfDebug.h627 MCSymbol *getDebugLocSym() const { return DwarfDebugLocSectionSym; } in getDebugLocSym() function