Searched defs:ExceptionPoll (Results 1 – 6 of 6) sorted by relevance
323 __ ExceptionPoll(main_out_arg_size); in ArtJniCompileMethodInternal() local582 __ ExceptionPoll(/* stack_adjust= */ 0); in ArtJniCompileMethodInternal() local
180 __ ExceptionPoll(0); in TEST_F() local
551 void X86JNIMacroAssembler::ExceptionPoll(size_t stack_adjust) { in ExceptionPoll() function in art::x86::X86JNIMacroAssembler
641 void X86_64JNIMacroAssembler::ExceptionPoll(size_t stack_adjust) { in ExceptionPoll() function in art::x86_64::X86_64JNIMacroAssembler
968 void ArmVIXLJNIMacroAssembler::ExceptionPoll(size_t stack_adjust) { in ExceptionPoll() function in art::arm::ArmVIXLJNIMacroAssembler
701 void Arm64JNIMacroAssembler::ExceptionPoll(size_t stack_adjust) { in ExceptionPoll() function in art::arm64::Arm64JNIMacroAssembler