Lines Matching refs:UUID
1559 …T_ASSERT_EQ(expected_offset, info->imageLoadAddress, "found matching UUID with matching binary off…
1565 …T_ASSERT_EQ(expected_offset, ((uint64_t) info->imageLoadAddress), "found matching UUID with match…
1576 T_FAIL("failed to find matching UUID in stackshot data");
1646 T_DECL(proc_uuid_info, "tests that the main binary UUID for a proc is always populated", T_META_TAG…
1657 /* Find the UUID of our main binary */
1664 T_LOG("Found current UUID is %s", str);
1683 …/* Overwrite the dyld image info data so the kernel has to fallback to the UUID stored in the proc…
2722 "dyld returned UUID doesn't match kernel returned UUID");
2742 …T_ASSERT_TRUE(_dyld_get_shared_cache_uuid(shared_cache_uuid), "retrieve current shared cache UUID"…
2745 "dyld returned UUID doesn't match kernel returned UUID for system shared cache");
2803 …T_LOG("Skipping verifying shared cache UUID in stackshot data because not running with a shared ca…
3168 * we get here, then we have found the shared cache UUID
3456 * found the shared cache UUID to be correct.
3523 T_QUIET; T_ASSERT_TRUE(found_shared_cache_uuid, "shared cache UUID found in kcdata");