Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dassembly-parser.cpp821 std::vector<std::string> label_names {"try block begin", "try block end", "catch block begin"}; in PrepareCatchBlock() local
/arkcompiler/runtime_core/assembler/tests/
Dparser_test.cpp2418 … std::vector<std::string> label_names {"try block begin", "try block end", "catch block begin"}; in TEST() local
2623 … std::vector<std::string> label_names {"try block begin", "try block end", "catch block begin"}; in TEST() local