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

/art/compiler/utils/x86/
H A Dassembler_x86.h667 class X86ExceptionSlowPath FINAL : public SlowPath {
669 explicit X86ExceptionSlowPath(size_t stack_adjust) : stack_adjust_(stack_adjust) {} function in class:art::x86::FINAL

Completed in 35 milliseconds