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.cc74 inline bool IsArchitectureI386() { in IsArchitectureI386() function
189 if (IsArchitectureX86_64() || IsArchitectureI386() || IsArchitectureMips()) in RestrictFcntlCommands()