Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/system_headers/
Di386_linux_ucontext.h62 REG_ESI, enumerator
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dsigsegv.c44 #define REG_ARG3 REG_ESI
Dresumption.c40 #define REG_ARG3 REG_ESI
/external/libunwind/src/x86/
DGos-linux.c266 case UNW_X86_ESI: addr = &uc->uc_mcontext.gregs[REG_ESI]; break; in x86_r_uc_addr()
/external/google-breakpad/src/client/linux/dump_writer_common/
Ducontext_reader.cc64 out->esi = regs[REG_ESI]; in FillCPUContext()
/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h39 #define SECCOMP_PARM4(_ctx) SECCOMP_REG(_ctx, REG_ESI)
/external/libchrome/base/debug/
Dstack_trace_posix.cc321 { " esi: ", context->uc_mcontext.gregs[REG_ESI] }, in StackDumpSignalHandler()
/external/valgrind/VEX/test/
Dtest-amd64.c1355 #define REG_ESI ESI
Dtest-i386.c1315 #define REG_ESI ESI