Searched refs:EXTRA_REGSET (Results 1 – 4 of 4) sorted by relevance
/third_party/elfutils/backends/ |
D | ppc_corenote.c | 108 EXTRA_REGSET (NT_PPC_VMX, 34 * 16, altivec_regs) \ 109 EXTRA_REGSET (NT_PPC_SPE, 35 * 4, spe_regs) \ 110 EXTRA_REGSET (NT_PPC_TM_SPR, 3 * 8, tm_spr_regs)
|
D | linux-core-note.c | 272 #define EXTRA_REGSET(type, size, table) \ in EBLHOOK() macro 306 EXTRA_REGSET (NT_FPREGSET, FPREGSET_SIZE, fpregset_regs) in EBLHOOK()
|
D | i386_corenote.c | 107 EXTRA_REGSET (NT_PRXFPREG, 512, prxfpreg_regs) \
|
D | ChangeLog | 1136 * linux-core-note.c (EXTRA_REGSET): New macro.
|