OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT_R4
(Results
1 - 8
of
8
) sorted by null
/external/strace/linux/bfin/
get_syscall_args.c
6
{ PT_R0, PT_R1, PT_R2, PT_R3,
PT_R4
, PT_R5 };
/external/strace/linux/crisv10/
userent.h
12
XLAT(4*
PT_R4
),
/external/strace/linux/crisv32/
userent.h
6
XLAT(4*
PT_R4
),
/external/strace/linux/powerpc/
userent.h
9
{ REGSIZE*
PT_R4
, "r4" },
/external/strace/linux/ia64/
userent.h
42
{ PT_F30, "f30" }, { PT_F31, "f31" }, {
PT_R4
, "r4" },
/external/libunwind/src/ptrace/
_UPT_reg_offset.c
44
[UNW_IA64_GR + 4] =
PT_R4
, [UNW_IA64_GR + 5] = PT_R5,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidefs.h
152
#define
PT_R4
((ULONG) 4)
168
#define PT_FLOAT
PT_R4
197
#define PT_MV_R4 (MV_FLAG|
PT_R4
)
[
all
...]
wabdefs.h
149
#define
PT_R4
((ULONG) 4)
165
#define PT_FLOAT
PT_R4
194
#define PT_MV_R4 (MV_FLAG|
PT_R4
)
[
all
...]
Completed in 450 milliseconds