Searched defs:GetMethodCode (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
H A D | runtime_interface.h | 101 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 D | abc_method_processor.cpp | 63 void AbcMethodProcessor::GetMethodCode() in GetMethodCode() function in ark::abc2program::AbcMethodProcessor |
/arkcompiler/runtime_core/static_core/compiler/aot/ | ||
H A D | aot_file.h | 117 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 D | runtime_interface.h | 250 virtual const uint8_t *GetMethodCode([[maybe_unused]] MethodPtr method) const in GetMethodCode() function in ark::compiler::RuntimeInterface |
Completed in 6 milliseconds