Home
last modified time | relevance | path

Searched defs:GetVTableOffset (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp716 uint32_t LLVMArkInterface::GetVTableOffset(llvm::Function *caller, uint32_t methodId) const in GetVTableOffset() function in ark::llvmbackend::LLVMArkInterface
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h684 constexpr size_t Class::GetVTableOffset() in GetVTableOffset() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1110 uint32_t GetVTableOffset(Arch arch) const in GetVTableOffset() function