Searched defs:ConditionalBranchNode (Results 1 – 1 of 1) sorted by relevance
53 struct ConditionalBranchNode { struct54 uint64_t Address;55 uint64_t Target;56 uint64_t Fallthrough;61 bool CFIProtection;62 bool IndirectCFIsOnTargetPath;