Searched refs:ArmException (Results 1 – 3 of 3) sorted by relevance
38 class ArmException;204 void EmitExceptionPoll(ArmVIXLJNIMacroAssembler::ArmException *exception);208 class ArmException {210 ArmException(ArmManagedRegister scratch, size_t stack_adjust) in ArmException() function224 DISALLOW_COPY_AND_ASSIGN(ArmException);228 ArenaVector<std::unique_ptr<ArmVIXLJNIMacroAssembler::ArmException>> exception_blocks_;
154 class ArmException;
65 ArmVIXLJNIMacroAssembler::ArmException>& exception : exception_blocks_) { in FinalizeCode()618 new ArmVIXLJNIMacroAssembler::ArmException(mscratch.AsArm(), stack_adjust)); in ExceptionPoll()666 ArmVIXLJNIMacroAssembler::ArmException* exception) { in EmitExceptionPoll()