OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT_ORIG_R3
(Results
1 - 2
of
2
) sorted by null
/external/strace/linux/powerpc/
userent.h
1
#ifndef
PT_ORIG_R3
2
# define
PT_ORIG_R3
34
39
{ REGSIZE*
PT_ORIG_R3
, "ORIG_R3" },
getregs_old.c
24
r = upeek(pid, sizeof(long) *
PT_ORIG_R3
, (long *)&ppc_regs.orig_gpr3);
Completed in 55 milliseconds