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