Searched refs:FaultMapVersionOffset (Results 1 – 1 of 1) sorted by relevance
32 static const size_t FaultMapVersionOffset = 0; variable34 FaultMapVersionOffset + sizeof(FaultMapVersionType);143 auto Version = read<FaultMapVersionType>(P + FaultMapVersionOffset, E); in getFaultMapVersion()