reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-cfi-verify/lib/GraphBuilder.cpp
  125   if (BranchNode.Target && !BranchNode.Fallthrough) {
  125   if (BranchNode.Target && !BranchNode.Fallthrough) {
  130              << format_hex(BranchNode.Address, 2) << ".\n";
  135     BranchNode.Fallthrough =
  137   } else if (BranchNode.Fallthrough && !BranchNode.Target) {
  137   } else if (BranchNode.Fallthrough && !BranchNode.Target) {
  157     BranchNode.Target =
  172       BranchNode.CFIProtection = true;
  194     BranchNode.CFIProtection = true;