Searched defs:BranchTargets (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dcodegen.h20 typedef std::map<const Instruction*, int> BranchTargets; typedef in namespace:sandbox
100 BranchTargets* branch_targets);
112 const BranchTargets& branch_targets,
118 const BranchTargets& branch_targets,

Completed in 429 milliseconds