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