Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/system_headers/
Di386_linux_ucontext.h61 REG_EDI, enumerator
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dsigsegv.c45 #define REG_ARG4 REG_EDI
Dresumption.c41 #define REG_ARG4 REG_EDI
/external/libunwind/src/x86/
DGos-linux.c267 case UNW_X86_EDI: addr = &uc->uc_mcontext.gregs[REG_EDI]; break; in x86_r_uc_addr()
/external/google-breakpad/src/client/linux/dump_writer_common/
Ducontext_reader.cc63 out->edi = regs[REG_EDI]; in FillCPUContext()
/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h40 #define SECCOMP_PARM5(_ctx) SECCOMP_REG(_ctx, REG_EDI)
/external/libchrome/base/debug/
Dstack_trace_posix.cc320 { " edi: ", context->uc_mcontext.gregs[REG_EDI] }, in StackDumpSignalHandler()
/external/valgrind/VEX/test/
Dtest-amd64.c1356 #define REG_EDI EDI
Dtest-i386.c1316 #define REG_EDI EDI