Searched refs:getSigningInstrLabel (Results 1 – 2 of 2) sorted by relevance
118 ->setPreInstrSymbol(MF, MFnI.getSigningInstrLabel()); in signLR()125 ->setPreInstrSymbol(MF, MFnI.getSigningInstrLabel()); in signLR()163 MCSymbol *PACSym = MFnI->getSigningInstrLabel(); in authenticateLR()
459 MCSymbol *getSigningInstrLabel() const { return SignInstrLabel; } in getSigningInstrLabel() function