Home
last modified time | relevance | path

Searched defs:string_id (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/
H A Dtag-isapi.rb
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dbytecode_optimizer_isapi.rb248 def string_id method
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dbytecode_optimizer_isapi.rb324 def string_id method
/arkcompiler/runtime_core/verifier/tests/
H A Dverify_constant_pool_tests.cpp208 std::vector<uint8_t> string_id = string_id_in_test_constant_pool; in HWTEST_F() local
/arkcompiler/runtime_core/isa/
H A Disapi.rb
/arkcompiler/runtime_core/verifier/
H A Dverifier.cpp256 const auto string_id = file_->ResolveOffsetByIndex(method_id, arg_string_idx); in CollectIdInInstructions() local
395 LOG(ERROR, VERIFIER) << "Fail to verify string id. string_id(0x" << std::hex << string_id << ")!"; in VerifyStringId() local
[all...]
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp574 uint32_t string_id = adae.GetScalarValue().Get<uint32_t>(); in GetAnnotationElements() local

Completed in 9 milliseconds