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.cc455 pid_t* process_tid_location = (pid_t*)(one_thread.regs.uregs[3]); in TEST() local
457 pid_t* process_tid_location = (pid_t*)(one_thread.regs.regs[3]); in TEST() local
459 pid_t* process_tid_location = (pid_t*)(one_thread.regs.ecx); in TEST() local
461 pid_t* process_tid_location = (pid_t*)(one_thread.regs.rcx); in TEST() local
463 pid_t* process_tid_location = in TEST() local