Searched refs:EncodePointer (Results 1 – 3 of 3) sorted by relevance
74 inline void EncodePointer(const void* ptr, uint64_t* offset) { in EncodePointer() function112 void Set(T* ptr) { EncodePointer(ptr, &offset); } in Set()
17 WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr);
65153 pub fn EncodePointer(Ptr: PVOID) -> PVOID; in EncodePointer() function