Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
H A Derror.h79 ERR_BAD_BOUND, member in panda::pandasm::Error::ErrorType
H A Dassembly-parser.cpp629 GetError("Delimiter '}' for the code area is outside a function.", Error::ErrorType::ERR_BAD_BOUND); in ParseAsBraceRight()
/arkcompiler/runtime_core/static_core/assembler/
H A Derror.h81 ERR_BAD_BOUND, member in ark::pandasm::Error::ErrorType
H A Dassembly-parser.cpp665 GetError("Delimiter '}' for the code area is outside a function.", Error::ErrorType::ERR_BAD_BOUND); in ParseAsBraceRight()
/arkcompiler/runtime_core/assembler/tests/
H A Dassembler_parser_test.cpp484 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_BOUND); in HWTEST_F()

Completed in 11 milliseconds