Home
last modified time | relevance | path

Searched refs:IsArchitectureI386 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions.cc73 inline bool IsArchitectureI386() { in IsArchitectureI386() function
226 if (IsArchitectureX86_64() || IsArchitectureI386() || IsArchitectureMips()) in RestrictFcntlCommands()