Home
last modified time | relevance | path

Searched defs:PRSTATUS_REGS_SIZE (Results 1 – 10 of 10) sorted by relevance

/external/elfutils/src/backends/
Dtilegx_corenote.c48 #define PRSTATUS_REGS_SIZE (57 * 8) macro
Dalpha_corenote.c48 #define PRSTATUS_REGS_SIZE (33 * 8) macro
Dsh_corenote.c57 #define PRSTATUS_REGS_SIZE (23 * 4) macro
Darm_corenote.c48 #define PRSTATUS_REGS_SIZE (18 * 4) macro
Daarch64_corenote.c55 #define PRSTATUS_REGS_SIZE (34 * 8) macro
Dx86_64_corenote.c78 #define PRSTATUS_REGS_SIZE (27 * 8) macro
Dppc_corenote.c68 #define PRSTATUS_REGS_SIZE (BITS / 8 * 48) macro
Dsparc_corenote.c65 #define PRSTATUS_REGS_SIZE (BITS / 8 * (32 + (BITS == 32 ? 6 : 4))) macro
Di386_corenote.c69 #define PRSTATUS_REGS_SIZE (17 * 4) macro
Ds390_corenote.c62 #define PRSTATUS_REGS_SIZE (BITS / 8 * (BITS == 32 ? 35 : 27)) macro