Searched refs:EXTRA_REGSET_ITEMS (Results 1 - 4 of 4) sorted by relevance
/third_party/elfutils/backends/ |
H A D | arm_corenote.c | 92 EXTRA_REGSET_ITEMS (NT_ARM_VFP, ARM_VFPREGS_SIZE, vfp_regs, vfp_items)
|
H A D | aarch64_corenote.c | 165 EXTRA_REGSET_ITEMS (NT_FPREGSET, 528, \
|
H A D | s390_corenote.c | 101 EXTRA_REGSET_ITEMS (NT_FPREGSET, 17 * 8, fpregset_regs, fpregset_items)
|
H A D | linux-core-note.c | 283 #define EXTRA_REGSET_ITEMS(type, size, table, extra_items) \ in core_note() macro
|
Completed in 2 milliseconds