Searched refs:actual_space (Results 1 – 1 of 1) sorted by relevance
1245 #define COMMON_REFS_CASE(pseudo_space, actual_space, offset) \ in SerializeReferenceToPreviousObject() argument1246 if (space == actual_space && address == offset && \ in SerializeReferenceToPreviousObject()