OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ET_TRAP
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode.cc
28
: error_type_(
ET_TRAP
),
57
if (error_type_ == ET_SIMPLE || error_type_ ==
ET_TRAP
) {
82
if (error_type_ == ET_SIMPLE || error_type_ ==
ET_TRAP
) {
errorcode.h
102
ET_INVALID, ET_SIMPLE,
ET_TRAP
, ET_COND,
verifier.cc
41
code.error_type() == ErrorCode::
ET_TRAP
) {
91
code.error_type() == ErrorCode::
ET_TRAP
) {
codegen.cc
167
err.error_type_ != ErrorCode::
ET_TRAP
) {
Completed in 48 milliseconds