HomeSort by relevance Sort by last modified time
    Searched full:lsb_head (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc 811 Instruction* lsb_head = gen->MakeInstruction( local
813 Instruction* lsb_tail = lsb_head;
823 gen->JoinInstructions(lsb_head, lsb_tail);
831 lsb_head,
848 lsb_head = RetExpression(gen, *cond.passed_);
    [all...]

Completed in 36 milliseconds