Home
last modified time | relevance | path

Searched defs:GetMethodCodeSize (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Druntime_adapter_dynamic.h65 size_t GetMethodCodeSize(MethodPtr method) const override in GetMethodCodeSize() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h96 size_t GetMethodCodeSize(MethodPtr method) const override in GetMethodCodeSize() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h105 virtual size_t GetMethodCodeSize([[maybe_unused]] MethodPtr method) const in GetMethodCodeSize() function
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dabcfile_wrapper.cpp90 size_t FileWrapper::GetMethodCodeSize(void *method) const in GetMethodCodeSize() function in libabckit::FileWrapper
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h155 size_t GetMethodCodeSize(MethodPtr method) const override in GetMethodCodeSize() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h154 size_t GetMethodCodeSize(MethodPtr method) const override in GetMethodCodeSize() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h187 size_t GetMethodCodeSize(MethodPtr method) const override in GetMethodCodeSize() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h256 virtual size_t GetMethodCodeSize([[maybe_unused]] MethodPtr method) const in GetMethodCodeSize() function