Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc460 pid_t* process_tid_location = (pid_t*)(one_thread.regs.uregs[3]); in TEST() local
462 pid_t* process_tid_location = (pid_t*)(one_thread.regs.regs[3]); in TEST() local
464 pid_t* process_tid_location = (pid_t*)(one_thread.regs.ecx); in TEST() local
466 pid_t* process_tid_location = (pid_t*)(one_thread.regs.rcx); in TEST() local
468 pid_t* process_tid_location = in TEST() local
471 pid_t* process_tid_location = in TEST() local