Home
last modified time | relevance | path

Searched defs:GetTypeIdByOffset (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/
Dir_interface_impl.cpp43 std::string AbckitIrInterface::GetTypeIdByOffset(uint32_t offset) const in GetTypeIdByOffset() function in AbckitIrInterface
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dir_interface.h66 virtual std::string GetTypeIdByOffset(uint32_t offset) const in GetTypeIdByOffset() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dir_interface.h72 virtual std::string GetTypeIdByOffset(uint32_t offset) const in GetTypeIdByOffset() function
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h89 std::string GetTypeIdByOffset([[maybe_unused]] uint32_t offset) const override in GetTypeIdByOffset() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dcommon.h92 std::string GetTypeIdByOffset([[maybe_unused]] uint32_t offset) const override in GetTypeIdByOffset() function