Searched refs:getDebugLocSym (Results 1 – 2 of 2) sorted by relevance
557 AP->EmitSectionOffset(Label, DD->getDebugLocSym()); in EmitValue()559 AP->EmitLabelDifference(Label, DD->getDebugLocSym(), 4); in EmitValue()
627 MCSymbol *getDebugLocSym() const { return DwarfDebugLocSectionSym; } in getDebugLocSym() function