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

  /external/llvm/include/llvm/Target/
TargetOptions.h 85 CFIType(CFIntegrity::Sub), CFIEnforcing(false), CFIFuncName() {}
254 /// CFIEnforcing - This flags controls whether or not CFI violations cause
256 bool CFIEnforcing;
297 ARE_EQUAL(CFIEnforcing) &&
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 248 CFIEnforcing("cfi-enforcing",
297 Options.CFIEnforcing = CFIEnforcing;

Completed in 130 milliseconds