Home
last modified time | relevance | path

Searched refs:NT_ARM_VFP (Results 1 – 14 of 14) sorted by relevance

/third_party/elfutils/backends/
Darm_corenote.c92 EXTRA_REGSET_ITEMS (NT_ARM_VFP, ARM_VFPREGS_SIZE, vfp_regs, vfp_items)
DChangeLog904 (EXTRA_NOTES): Use it for NT_ARM_VFP.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1408 NT_ARM_VFP = 0x400, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp588 { NT_ARM_VFP, "NT_ARM_VFP", "ARM VFP registers" },
Delf_types.hpp629 constexpr Elf_Word NT_ARM_VFP = 0x400; // ARM VFP registers variable
/third_party/musl/porting/linux/user/include/
Delf.h682 #define NT_ARM_VFP 0x400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h679 #define NT_ARM_VFP 0x400 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h679 #define NT_ARM_VFP 0x400 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h679 #define NT_ARM_VFP 0x400 macro
/third_party/musl/include/
Delf.h680 #define NT_ARM_VFP 0x400 macro
/third_party/musl/ndk_musl_include/
Delf.h679 #define NT_ARM_VFP 0x400 macro
/third_party/elfutils/libelf/
Delf.h813 #define NT_ARM_VFP 0x400 /* ARM VFP/NEON registers */ macro
/third_party/elfutils/config/
Delfutils.spec.in721 - backends: Interpret NT_ARM_VFP. Implement core file
/third_party/elfutils/
DNEWS530 backends: Interpret NT_ARM_VFP.