Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h35 #define SECCOMP_IP(_ctx) SECCOMP_REG(_ctx, REG_EIP) macro
97 #define SECCOMP_IP(_ctx) SECCOMP_REG(_ctx, REG_RIP) macro
135 #define SECCOMP_IP(_ctx) SECCOMP_REG(_ctx, pc) macro
204 #define SECCOMP_IP(_ctx) (_ctx)->uc_mcontext.pc macro
261 #define SECCOMP_IP(_ctx) (_ctx)->uc_mcontext.pc macro