Home | History | Annotate | Download | only in mips

Lines Matching full:exception_entry_

91         exception_entry_(std::move(src.exception_entry_)) {}
94 MipsLabel* Entry() { return &exception_entry_; }
97 MipsLabel exception_entry_;