Searched refs:getFnStartSym (Results 1 – 3 of 3) sorted by relevance
248 OS << " Sym:" << *F->getFnStartSym(); in dump()
513 StartLoc.setLabel(Frag.getFnStartSym()); in encodeInlineLineTable()518 const MCSymbol *LastLabel = Frag.getFnStartSym(); in encodeInlineLineTable()
521 const MCSymbol *getFnStartSym() const { return FnStartSym; } in getFnStartSym() function