Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_handle.h45 static constexpr ObjectHeader *GetObjectHeader(T *etsObj) in GetObjectHeader() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h595 ObjectHeader *GetObjectHeader() in GetObjectHeader() function
600 const ObjectHeader *GetObjectHeader() const in GetObjectHeader() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.cpp52 ObjectHeader *GCRoot::GetObjectHeader() const in GetObjectHeader() function in ark::mem::GCRoot