HomeSort by relevance Sort by last modified time
    Searched refs:CompilePolicy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 232 Instruction* CompilePolicy(CodeGen* gen, bool* has_unsafe_traps);
sandbox_bpf.cc 656 Instruction* head = CompilePolicy(gen, &has_unsafe_traps);
676 Instruction* SandboxBPF::CompilePolicy(CodeGen* gen, bool* has_unsafe_traps) {
    [all...]

Completed in 404 milliseconds