Home
last modified time | relevance | path

Searched defs:MINIJAIL_ARCH_NAME (Results 1 – 1 of 1) sorted by relevance

/external/minijail/
Darch.h18 # define MINIJAIL_ARCH_NAME "x86" macro
21 # define MINIJAIL_ARCH_NAME "x86_64" macro
31 # define MINIJAIL_ARCH_NAME "arm" macro
34 # define MINIJAIL_ARCH_NAME "arm64" macro
37 # define MINIJAIL_ARCH_NAME "parisc" macro
40 # define MINIJAIL_ARCH_NAME "ia64" macro
45 # define MINIJAIL_ARCH_NAME "mips64" macro
48 # define MINIJAIL_ARCH_NAME "mipsel64" macro
53 # define MINIJAIL_ARCH_NAME "mips" macro
56 # define MINIJAIL_ARCH_NAME "mipsel" macro
[all …]