Searched refs:NT_ARM_VFP (Results 1 – 2 of 2) sorted by relevance
146 *off = elf32_populate_note(NT_ARM_VFP, &vfp, dst, sizeof(vfp), in elf32_dump_thread()149 *off = elf32_populate_note(NT_ARM_VFP, NULL, NULL, sizeof(vfp), in elf32_dump_thread()
820 #define NT_ARM_VFP 0x400 /* ARM VFP registers */ macro