Searched defs:NT_PRXFPREG (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/m_coredump/
H A Dcoredump-elf.c58 #ifndef NT_PRXFPREG
59 #define NT_PRXFPREG 0x46e62b7f /* copied from gdb5.1/include/elf/common.h */ macro
60 #endif /* NT_PRXFPREG */
606 add_note(&notelist, "LINUX", NT_PRXFPREG, &xfpu, sizeof(xfpu));
/external/chromium_org/third_party/libvpx/include/
H A Delf.h403 #define NT_PRXFPREG 0x46e62b7f macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h378 #define NT_PRXFPREG 0x46e62b7f /* copied from gdb5.1/include/elf/common.h */ macro
/external/qemu/include/
H A Delf.h1429 #define NT_PRXFPREG 0x46e62b7f /* copied from gdb5.1/include/elf/common.h */ macro
/external/elfutils/0.153/libelf/
H A Delf.h621 #define NT_PRXFPREG 0x46e62b7f /* Contains copy of user_fxsr_struct */ macro

Completed in 261 milliseconds