Home
last modified time | relevance | path

Searched defs:GetMethodCode (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Druntime_interface.h101 virtual const uint8_t *GetMethodCode([[maybe_unused]] MethodPtr method) const in GetMethodCode() function in panda::compiler::RuntimeInterface
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_method_processor.cpp63 void AbcMethodProcessor::GetMethodCode() in GetMethodCode() function in ark::abc2program::AbcMethodProcessor
/arkcompiler/runtime_core/static_core/compiler/aot/
H A Daot_file.h117 const uint8_t *GetMethodCode(const MethodHeader *methodHeader) const in GetMethodCode() function in ark::compiler::AotFile
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h250 virtual const uint8_t *GetMethodCode([[maybe_unused]] MethodPtr method) const in GetMethodCode() function in ark::compiler::RuntimeInterface

Completed in 6 milliseconds