Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Druntime_adapter_dynamic.h60 const uint8_t *GetMethodCode(MethodPtr method) const override in GetMethodCode() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h86 const uint8_t *GetMethodCode(MethodPtr method) const override in GetMethodCode() function
/arkcompiler/runtime_core/static_core/abc2program/
Dabc_method_processor.cpp63 void AbcMethodProcessor::GetMethodCode() in GetMethodCode() function in ark::abc2program::AbcMethodProcessor
/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/compiler/aot/
Daot_file.h117 const uint8_t *GetMethodCode(const MethodHeader *methodHeader) const in GetMethodCode() function
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dabcfile_wrapper.cpp81 const uint8_t *FileWrapper::GetMethodCode(void *method) const in GetMethodCode() function in libabckit::FileWrapper
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h145 const uint8_t *GetMethodCode(MethodPtr method) const override 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.h252 virtual const uint8_t *GetMethodCode([[maybe_unused]] MethodPtr method) const in GetMethodCode() function