Searched refs:EXTRA_REGSET (Results 1 - 3 of 3) sorted by relevance
/third_party/elfutils/backends/ |
H A 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)
|
H A D | linux-core-note.c | 272 #define EXTRA_REGSET(type, size, table) \ in core_note() macro 306 EXTRA_REGSET (NT_FPREGSET, FPREGSET_SIZE, fpregset_regs) in core_note()
|
H A D | i386_corenote.c | 107 EXTRA_REGSET (NT_PRXFPREG, 512, prxfpreg_regs) \
|
Completed in 2 milliseconds