HomeSort by relevance Sort by last modified time
    Searched refs:_libc_fpstate (Results 1 - 16 of 16) sorted by null

  /external/google-breakpad/src/client/linux/dump_writer_common/
ucontext_reader.h 53 const struct _libc_fpstate* fp);
ucontext_reader.cc 52 const struct _libc_fpstate* fp) {
100 const struct _libc_fpstate* fpregs) {
  /external/google-breakpad/src/common/android/
breakpad_getcontext_unittest.cc 143 // as _libc_fpstate.
144 COMPILE_ASSERT_EQ(sizeof(_libc_fpstate), sizeof(_fpstate),
146 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,cwd),offsetof(_fpstate,cwd),
148 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,swd),offsetof(_fpstate,swd),
150 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,ftw),offsetof(_fpstate,twd),
152 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,fop),offsetof(_fpstate,fop),
154 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,rip),offsetof(_fpstate,rip),
156 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,rdp),offsetof(_fpstate,rdp),
158 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,mxcsr),offsetof(_fpstate,mxcsr),
160 COMPILE_ASSERT_EQ(offsetof(_libc_fpstate,mxcr_mask)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ucontext.h 91 struct _libc_fpstate struct
105 typedef struct _libc_fpstate *fpregset_t;
126 struct _libc_fpstate __fpregs_mem;
  /bionic/libc/include/sys/
ucontext.h 139 struct _libc_fpstate {
151 typedef struct _libc_fpstate* fpregset_t;
168 struct _libc_fpstate __fpregs_mem;
282 struct _libc_fpstate {
296 typedef struct _libc_fpstate* fpregset_t;
310 struct _libc_fpstate __fpregs_mem;
  /development/ndk/platforms/android-21/include/sys/
ucontext.h 131 struct _libc_fpstate {
143 typedef struct _libc_fpstate* fpregset_t;
160 struct _libc_fpstate __fpregs_mem;
258 struct _libc_fpstate {
272 typedef struct _libc_fpstate* fpregset_t;
286 struct _libc_fpstate __fpregs_mem;
  /development/ndk/platforms/android-3/include/sys/
ucontext.h 127 struct _libc_fpstate {
139 typedef struct _libc_fpstate* fpregset_t;
156 struct _libc_fpstate __fpregs_mem;
254 struct _libc_fpstate {
268 typedef struct _libc_fpstate* fpregset_t;
282 struct _libc_fpstate __fpregs_mem;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ucontext.h 106 struct _libc_fpstate struct
123 typedef struct _libc_fpstate *fpregset_t;
142 struct _libc_fpstate __fpregs_mem;
208 struct _libc_fpstate struct
222 typedef struct _libc_fpstate *fpregset_t;
243 struct _libc_fpstate __fpregs_mem;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ucontext.h 106 struct _libc_fpstate struct
123 typedef struct _libc_fpstate *fpregset_t;
142 struct _libc_fpstate __fpregs_mem;
208 struct _libc_fpstate struct
222 typedef struct _libc_fpstate *fpregset_t;
243 struct _libc_fpstate __fpregs_mem;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
ucontext.h 131 struct _libc_fpstate {
143 typedef struct _libc_fpstate* fpregset_t;
160 struct _libc_fpstate __fpregs_mem;
258 struct _libc_fpstate {
272 typedef struct _libc_fpstate* fpregset_t;
286 struct _libc_fpstate __fpregs_mem;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
ucontext.h 131 struct _libc_fpstate {
143 typedef struct _libc_fpstate* fpregset_t;
160 struct _libc_fpstate __fpregs_mem;
258 struct _libc_fpstate {
272 typedef struct _libc_fpstate* fpregset_t;
286 struct _libc_fpstate __fpregs_mem;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
ucontext.h 131 struct _libc_fpstate {
143 typedef struct _libc_fpstate* fpregset_t;
160 struct _libc_fpstate __fpregs_mem;
258 struct _libc_fpstate {
272 typedef struct _libc_fpstate* fpregset_t;
286 struct _libc_fpstate __fpregs_mem;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
ucontext.h 131 struct _libc_fpstate {
143 typedef struct _libc_fpstate* fpregset_t;
160 struct _libc_fpstate __fpregs_mem;
274 struct _libc_fpstate {
288 typedef struct _libc_fpstate* fpregset_t;
302 struct _libc_fpstate __fpregs_mem;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
ucontext.h 131 struct _libc_fpstate {
143 typedef struct _libc_fpstate* fpregset_t;
160 struct _libc_fpstate __fpregs_mem;
258 struct _libc_fpstate {
272 typedef struct _libc_fpstate* fpregset_t;
286 struct _libc_fpstate __fpregs_mem;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
ucontext.h 131 struct _libc_fpstate {
143 typedef struct _libc_fpstate* fpregset_t;
160 struct _libc_fpstate __fpregs_mem;
258 struct _libc_fpstate {
272 typedef struct _libc_fpstate* fpregset_t;
286 struct _libc_fpstate __fpregs_mem;
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.h 51 typedef struct _libc_fpstate fpstate_t;

Completed in 487 milliseconds