Home
last modified time | relevance | path

Searched refs:FaultMapVersionOffset (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFaultMaps.h80 static const size_t FaultMapVersionOffset = 0; variable
84 FaultMapVersionOffset + sizeof(FaultMapVersionType);
195 auto Version = read<FaultMapVersionType>(P + FaultMapVersionOffset, E); in getFaultMapVersion()