Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DFaultMaps.cpp26 static const int FaultMapVersion = 1; variable
68 OS.EmitIntValue(FaultMapVersion, 1); // Version. in serializeToFaultMapSection()