Searched refs:getFnEndSym (Results 1 – 4 of 4) sorted by relevance
520 const MCSymbol *getFnEndSym() const { return FnEndSym; }
482 const MCSymbol *getFnEndSym() const { return FnEndSym; } in getFnEndSym() function
364 computeLabelDiff(Layout, LastLoc->getLabel(), Frag.getFnEndSym()); in encodeInlineLineTable()
594 computeLabelDiff(Layout, LastLabel, Frag.getFnEndSym()); in encodeInlineLineTable()