Searched defs:Arm64Exception (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/arm64/
H A Dassembler_arm64.h65 class Arm64Exception { class in namespace:art::arm64
67 Arm64Exception(Arm64ManagedRegister scratch, size_t stack_adjust) function in class:art::arm64::Arm64Exception
82 DISALLOW_COPY_AND_ASSIGN(Arm64Exception);
255 void EmitExceptionPoll(Arm64Exception *exception);
274 ArenaVector<std::unique_ptr<Arm64Exception>> exception_blocks_;

Completed in 113 milliseconds