Home
last modified time | relevance | path

Searched defs:exception_blocks_ (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.h231 ArenaVector<std::unique_ptr<Arm64Exception>> exception_blocks_; variable
/art/compiler/utils/arm/
Djni_macro_assembler_arm_vixl.h225 ArenaVector<std::unique_ptr<ArmVIXLJNIMacroAssembler::ArmException>> exception_blocks_; variable
/art/compiler/utils/mips/
Dassembler_mips.h1572 std::vector<MipsExceptionSlowPath> exception_blocks_; variable
/art/compiler/utils/mips64/
Dassembler_mips64.h1584 std::vector<Mips64ExceptionSlowPath> exception_blocks_; variable