Home
last modified time | relevance | path

Searched full:catch_block_begin (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/tests/cts-assembly/
Dexceptions-04.pa30 catch_block_begin:
38 .catch E, try_begin, try_end, catch_block_begin
/arkcompiler/runtime_core/tests/regression/
Ddeopt_true_test.pa52 catch_block_begin:
56 .catchall try_begin, try_end, catch_block_begin
Ddeopt_true_call_test.pa55 catch_block_begin:
59 .catchall try_begin, try_end, catch_block_begin
Ddeopt_false_test.pa53 catch_block_begin:
57 .catchall try_begin, try_end, catch_block_begin
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dthrow.yaml563 catch_block_begin:
570 .catch E1, try_begin, try_end, catch_block_begin
571 .catch E2, try_begin, try_end, catch_block_begin
572 .catchall try_begin, try_end, catch_block_begin
599 catch_block_begin:
606 .catch panda.NullPointerException, try_begin, try_end, catch_block_begin
607 .catch panda.Exception, try_begin, try_end, catch_block_begin
608 .catchall try_begin, try_end, catch_block_begin
802 catch_block_begin:
805 .catch %s, try_begin, try_end, catch_block_begin
[all …]