OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fpxregs
(Results
1 - 8
of
8
) sorted by null
/external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/
ptrace.cc
42
user_fpxregs_struct
fpxregs
;
local
43
res = ptrace(PTRACE_GETFPXREGS, pid, NULL, &
fpxregs
);
45
printf("%lx\n", (unsigned long)
fpxregs
.mxcsr);
/external/kernel-headers/original/asm-x86/
user_32.h
36
* Provide support for the GDB 5.0+ PTRACE_{GET|SET}
FPXREGS
requests for
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
user_32.h
36
* Provide support for the GDB 5.0+ PTRACE_{GET|SET}
FPXREGS
requests for
user_64.h
37
* Provide support for the GDB 5.0+ PTRACE_{GET|SET}
FPXREGS
requests for
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
user_32.h
36
* Provide support for the GDB 5.0+ PTRACE_{GET|SET}
FPXREGS
requests for
user_64.h
37
* Provide support for the GDB 5.0+ PTRACE_{GET|SET}
FPXREGS
requests for
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
user_32.h
36
* Provide support for the GDB 5.0+ PTRACE_{GET|SET}
FPXREGS
requests for
user_64.h
37
* Provide support for the GDB 5.0+ PTRACE_{GET|SET}
FPXREGS
requests for
Completed in 92 milliseconds