Home
last modified time | relevance | path

Searched refs:ERR_BAD_END (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/assembler/
H A Derror.h80 ERR_BAD_END, member in panda::pandasm::Error::ErrorType
H A Dassembly-parser.cpp945 context_.err = GetError("There can be nothing after.", Error::ErrorType::ERR_BAD_END); in ParseAfterLine()
/arkcompiler/runtime_core/static_core/assembler/
H A Derror.h82 ERR_BAD_END, member in ark::pandasm::Error::ErrorType
H A Dassembly-parser.cpp1002 context_.err = GetError("There can be nothing after.", Error::ErrorType::ERR_BAD_END); in ParseAfterLine()
/arkcompiler/runtime_core/assembler/tests/
H A Dassembler_parser_test.cpp508 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_END); in HWTEST_F()

Completed in 11 milliseconds