Home
last modified time | relevance | path

Searched refs:EncodeObjectIndex (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dglobal_object_storage.h417 static uintptr_t EncodeObjectIndex(uintptr_t index) in EncodeObjectIndex() function
425 uintptr_t shiftedIndex = EncodeObjectIndex(index); in EncodeNextIndex()