Searched refs:exception_entry_ (Results 1 – 4 of 4) sorted by relevance
213 vixl32::Label* Entry() { return &exception_entry_; } in Entry()221 vixl32::Label exception_entry_; variable
189 vixl::aarch64::Label* Entry() { return &exception_entry_; } in Entry()197 vixl::aarch64::Label exception_entry_; variable
405 exception_entry_(std::move(src.exception_entry_)) {} in Mips64ExceptionSlowPath()408 Mips64Label* Entry() { return &exception_entry_; } in Entry()411 Mips64Label exception_entry_; variable
254 exception_entry_(std::move(src.exception_entry_)) {} in MipsExceptionSlowPath()257 MipsLabel* Entry() { return &exception_entry_; } in Entry()260 MipsLabel exception_entry_; variable