Home
last modified time | relevance | path

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

/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.h233 ArenaVector<std::unique_ptr<Arm64Exception>> exception_blocks_; variable
/art/compiler/utils/arm/
Djni_macro_assembler_arm_vixl.h227 ArenaVector<std::unique_ptr<ArmVIXLJNIMacroAssembler::ArmException>> exception_blocks_; variable