Searched refs:ArmException (Results 1 – 3 of 3) sorted by relevance
38 class ArmException;199 void EmitExceptionPoll(ArmVIXLJNIMacroAssembler::ArmException *exception);203 class ArmException {205 ArmException(vixl32::Register scratch, size_t stack_adjust) in ArmException() function219 DISALLOW_COPY_AND_ASSIGN(ArmException);223 ArenaVector<std::unique_ptr<ArmVIXLJNIMacroAssembler::ArmException>> exception_blocks_;
163 class ArmException;
72 ArmVIXLJNIMacroAssembler::ArmException>& exception : exception_blocks_) { in FinalizeCode()973 new ArmVIXLJNIMacroAssembler::ArmException(scratch, stack_adjust)); in ExceptionPoll()1031 ArmVIXLJNIMacroAssembler::ArmException* exception) { in EmitExceptionPoll()