Searched defs:readPtr (Results 1 – 2 of 2) sorted by relevance
68 void* readPtr() { void* ptr; read(&ptr, sizeof(ptr)); return ptr; } in readPtr() function
225 int readPtr = 0; in linkCode() local