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

  /external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode.cc 36 : error_type_(ET_TRAP),
66 if (error_type_ == ET_SIMPLE || error_type_ == ET_TRAP) {
88 if (error_type_ == ET_SIMPLE || error_type_ == ET_TRAP) {
errorcode.h 104 ET_TRAP,
verifier.cc 42 code.error_type() == ErrorCode::ET_TRAP) {
66 code.error_type() == ErrorCode::ET_TRAP) {
sandbox_bpf.cc 261 } else if (err->error_type() == ErrorCode::ET_TRAP) {
    [all...]

Completed in 1246 milliseconds