HomeSort by: relevance | last modified time | path
    Searched defs:PRPSINFO_SIZE (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 6969 #define PRPSINFO_SIZE 0x88
6985 case PRPSINFO_SIZE:
elfnn-riscv.c 5755 # define PRPSINFO_SIZE 128
5767 # define PRPSINFO_SIZE 136
5796 char data[PRPSINFO_SIZE] ATTRIBUTE_NONSTRING;
5882 case PRPSINFO_SIZE: /* sizeof(struct elf_prpsinfo) on Linux/RISC-V. */
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 6560 #define PRPSINFO_SIZE 0x88
6576 case PRPSINFO_SIZE:
elfnn-riscv.c 5656 # define PRPSINFO_SIZE 128
5668 # define PRPSINFO_SIZE 136
5697 char data[PRPSINFO_SIZE] ATTRIBUTE_NONSTRING;
5783 case PRPSINFO_SIZE: /* sizeof(struct elf_prpsinfo) on Linux/RISC-V. */
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 6230 #define PRPSINFO_SIZE 0x88
6246 case PRPSINFO_SIZE:
elfnn-riscv.c 5421 # define PRPSINFO_SIZE 128
5433 # define PRPSINFO_SIZE 136
5462 char data[PRPSINFO_SIZE] ATTRIBUTE_NONSTRING;
5548 case PRPSINFO_SIZE: /* sizeof(struct elf_prpsinfo) on Linux/RISC-V. */
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 6577 #define PRPSINFO_SIZE 0x88
6593 case PRPSINFO_SIZE:
elfnn-riscv.c 5662 # define PRPSINFO_SIZE 128
5674 # define PRPSINFO_SIZE 136
5703 char data[PRPSINFO_SIZE] ATTRIBUTE_NONSTRING;
5789 case PRPSINFO_SIZE: /* sizeof(struct elf_prpsinfo) on Linux/RISC-V. */

Completed in 91 milliseconds