Searched refs:copyPrimitiveMemory (Results 1 – 1 of 1) sorted by relevance
2057 static void copyPrimitiveMemory(InterpState &S, const Pointer &Ptr, in copyPrimitiveMemory() function2082 static void copyPrimitiveMemory(InterpState &S, const Pointer &Ptr) { in copyPrimitiveMemory() function2096 copyPrimitiveMemory<T>(S, Ptr.atField(Fi.Offset)); in finishGlobalRecurse()2098 copyPrimitiveMemory(S, Ptr.atField(Fi.Offset), Fi.Desc->getPrimType()); in finishGlobalRecurse()2119 copyPrimitiveMemory<T>(S, EP); in finishGlobalRecurse()2127 copyPrimitiveMemory(S, EP, PT); in finishGlobalRecurse()