Searched defs:catch_location (Results 1 – 4 of 4) sorted by relevance
38 long catch_location, in ExceptionCatchEvent()55 long catch_location) { in ExceptionEvent()
44 jlocation catch_location) { in exceptionCB()82 jlocation catch_location, in exceptionCatchCB()
48 long catch_location) { in ExceptionEvent()
269 DexRegisterLocation::Kind catch_location = catch_vreg_map[vreg].GetKind(); in SetCatchEnvironmentForOptimizedHandler() local