Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/
Daot_file.h112 const uint8_t *GetMethodCode(const MethodHeader *method_header) const in GetMethodCode() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h140 const uint8_t *GetMethodCode(MethodPtr method) const override in GetMethodCode() function
/arkcompiler/runtime_core/runtime/
Dcompiler.h190 const uint8_t *GetMethodCode(MethodPtr method) const override in GetMethodCode() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h204 virtual const uint8_t *GetMethodCode([[maybe_unused]] MethodPtr method) const in GetMethodCode() function