Searched defs:X86_64ExceptionSlowPath (Results 1 – 1 of 1) sorted by relevance
633 class X86_64ExceptionSlowPath final : public SlowPath { class635 explicit X86_64ExceptionSlowPath(size_t stack_adjust) : stack_adjust_(stack_adjust) {} in X86_64ExceptionSlowPath() function in art::x86_64::X86_64ExceptionSlowPath