HomeSort by: relevance | last modified time | path
    Searched refs:CFIProtection (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
GraphBuilder.h 60 bool CFIProtection;
125 // update the node's CFIProtection field if a deterministic flow can be found
GraphBuilder.cpp 172 BranchNode.CFIProtection = true;
194 BranchNode.CFIProtection = true;
302 BranchNode.CFIProtection = false;
FileAnalysis.cpp 298 if (!BranchNode.CFIProtection)

Completed in 152 milliseconds