Home
last modified time | relevance | path

Searched refs:REG_ERR (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/sandbox/win/tools/finder/
Dfinder_registry.cc29 Output(REG_ERR, err_code, name_complete); in ParseRegistry()
38 Output(REG_ERR, err_code, print_name); in ParseRegistry()
61 Output(REG_ERR, err_code, print_name); in TestRegAccess()
74 Output(REG_ERR, err_code, print_name); in TestRegAccess()
87 Output(REG_ERR, err_code, print_name); in TestRegAccess()
Dfinder.h31 #define REG_ERR L"REG_ERROR" macro
/external/chromium_org/sandbox/linux/services/
Dandroid_i386_ucontext.h58 REG_ERR, enumerator
/external/chromium_org/base/debug/
Dstack_trace_posix.cc282 { " err: ", context->uc_mcontext.gregs[REG_ERR] }, in StackDumpSignalHandler()
308 { " erf: ", context->uc_mcontext.gregs[REG_ERR] }, in StackDumpSignalHandler()
/external/qemu/
Dcpu-exec.c881 # define ERROR_sig(context) ((context)->uc_mcontext.gregs[REG_ERR])
902 #define REG_ERR ERR in cpu_signal_handler() macro
935 #define ERROR_sig(context) ((context)->uc_mcontext.gregs[REG_ERR])
/external/valgrind/main/VEX/test/
Dtest-i386.c1322 #define REG_ERR ERR
1341 uc->uc_mcontext.gregs[REG_ERR]);
Dtest-amd64.c1362 #define REG_ERR ERR
1381 uc->uc_mcontext.gregs[REG_ERR]);