Home
last modified time | relevance | path

Searched refs:catch_type (Results 1 – 2 of 2) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DException_info.java66 final int handler_pc, final int catch_type) in Exception_info() argument
71 m_catch_type = catch_type; in Exception_info()
/external/libcxxabi/src/
Dcxa_default_handlers.cpp57 const __shim_type_info* catch_type = in default_terminate_handler() local
59 if (catch_type->can_catch(thrown_type, thrown_object)) in default_terminate_handler()