Searched defs:ObjectPair (Results 1 – 4 of 4) sorted by relevance
67 typedef std::pair<ObjectFile*, ObjectFile*> ObjectPair; typedef
1568 struct ObjectPair { struct1569 Object* x;1570 Object* y;
515 struct ObjectPair { struct516 int64_t res0;517 int64_t res1;
9298 struct ObjectPair { struct9299 Object* x;9300 Object* y;9314 struct ObjectPair { struct9315 Object* x;9316 uint32_t x_upper;9317 Object* y;9318 uint32_t y_upper;9328 typedef uint64_t ObjectPair; typedef