Searched defs:ObjectPair (Results 1 – 5 of 5) sorted by relevance
121 struct ObjectPair { struct127 static inline ObjectPair MakePair(Object* x, Object* y) { in MakePair() argument
64 typedef std::pair<ObjectFile*, ObjectFile*> ObjectPair; typedef
536 struct ObjectPair { struct537 int64_t res0;538 int64_t res1;
1967 struct ObjectPair { struct1968 Object* x;1969 Object* y;
1174 struct ObjectPair { struct1175 intptr_t x;1176 intptr_t y;1185 typedef uint64_t ObjectPair; typedef