Home
last modified time | relevance | path

Searched defs:GetMethodCode (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_file.h117 const uint8_t *GetMethodCode(const MethodHeader *methodHeader) const in GetMethodCode() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h83 const uint8_t *GetMethodCode(MethodPtr method) const override in GetMethodCode() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h101 virtual const uint8_t *GetMethodCode([[maybe_unused]] MethodPtr method) const in GetMethodCode() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h144 const uint8_t *GetMethodCode(MethodPtr method) const override in GetMethodCode() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h183 const uint8_t *GetMethodCode(MethodPtr method) const override in GetMethodCode() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h251 virtual const uint8_t *GetMethodCode([[maybe_unused]] MethodPtr method) const in GetMethodCode() function