Home
last modified time | relevance | path

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

/art/test/1927-exception-event/src/art/
DTest1927.java38 long catch_location, in ExceptionCatchEvent()
55 long catch_location) { in ExceptionEvent()
/art/test/ti-agent/
Dexceptions_helper.cc44 jlocation catch_location) { in exceptionCB()
82 jlocation catch_location, in exceptionCatchCB()
/art/test/1928-exception-event-exception/src/art/
DTest1928.java48 long catch_location) { in ExceptionEvent()
/art/runtime/
Dquick_exception_handler.cc271 DexRegisterLocation::Kind catch_location = catch_vreg_map[vreg].GetKind(); in SetCatchEnvironmentForOptimizedHandler() local