Searched refs:getFnStartSym (Results 1 – 6 of 6) sorted by relevance
491 MCCVLineEntry StartLoc(Frag.getFnStartSym(), MCCVLoc(Locs.front())); in encodeInlineLineTable()496 const MCSymbol *LastLabel = Frag.getFnStartSym(); in encodeInlineLineTable()
450 OS << " Sym:" << *F->getFnStartSym(); in dump()
519 const MCSymbol *getFnStartSym() const { return FnStartSym; }
438 OS << " Sym:" << *F->getFnStartSym(); in dump()
301 MCCVLineEntry StartLoc(Frag.getFnStartSym(), MCCVLoc(Locs.front())); in encodeInlineLineTable()
622 const MCSymbol *getFnStartSym() const { return FnStartSym; } in getFnStartSym() function