Searched refs:ErrorOrCurGuid (Results 1 – 1 of 1) sorted by relevance
424 auto ErrorOrCurGuid = readUnencodedNumber<uint64_t>(); in buildAddress2ProbeMap() local425 if (!ErrorOrCurGuid) in buildAddress2ProbeMap()427 uint64_t Guid = std::move(*ErrorOrCurGuid); in buildAddress2ProbeMap()