HomeSort by relevance Sort by last modified time
    Searched refs:CFIType (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetOptions.h 85 CFIType(CFIntegrity::Sub), CFIEnforcing(false), CFIFuncName() {}
250 /// CFIType - This flag specifies the type of control-flow integrity check
252 CFIntegrity CFIType;
296 ARE_EQUAL(CFIType) &&
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 235 CFIType("cfi-type",
296 Options.CFIType = CFIType;

Completed in 187 milliseconds