Home
last modified time | relevance | path

Searched defs:CFIEnforcing (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DForwardControlFlowIntegrity.h77 bool CFIEnforcing; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DForwardControlFlowIntegrity.cpp59 JumpTable::JumpTableType JTT, CFIntegrity CFIType, bool CFIEnforcing, in createForwardControlFlowIntegrityPass()
92 JumpTable::JumpTableType JTT, CFIntegrity CFIType, bool CFIEnforcing, in ForwardControlFlowIntegrity()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h254 bool CFIEnforcing; variable