HomeSort by: relevance | last modified time | path
    Searched refs:reginfo (Results 1 - 25 of 105) sorted by relevancy

1 2 3 4 5

  /src/sys/arch/ews4800mips/stand/common/
bootxx.ldscript 20 .reginfo : { *(.reginfo) } > ram
  /src/sys/arch/mips/conf/
kern.ldscript 28 .reginfo : { *(.reginfo) }
  /src/sys/arch/mipsco/conf/
stand.ldscript 49 * definition from .reginfo to /DISCARD/ to remove the section
52 .reginfo : { *(.reginfo) }
  /src/sys/arch/powerpc/conf/
kern-mb.ldscript 28 .reginfo : { *(.reginfo) }
kern.ldscript 48 .reginfo : { *(.reginfo) }
  /src/sys/arch/hpcmips/stand/romboot/
Makefile 19 $(OBJCOPY) --remove-section=.reginfo -O binary $? $@
  /src/sys/arch/hppa/conf/
ld.script 15 *(.reginfo)
  /src/external/bsd/ntp/dist/ntpsnmpd/
ntpSnmpSubagentObject.c 249 netsnmp_handler_registration *reginfo,
295 netsnmp_handler_registration *reginfo,
331 netsnmp_handler_registration *reginfo,
364 netsnmp_handler_registration *reginfo,
424 netsnmp_handler_registration * reginfo,
467 netsnmp_handler_registration * reginfo,
500 netsnmp_handler_registration *reginfo,
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-features.h 45 struct reginfo struct in class:xlogue_layout
55 const reginfo &get_reginfo (unsigned reg) const
116 struct reginfo m_regs[MAX_REGS];
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-features.h 45 struct reginfo struct in class:xlogue_layout
55 const reginfo &get_reginfo (unsigned reg) const
116 struct reginfo m_regs[MAX_REGS];
  /src/distrib/ews4800mips/floppies/instkernel/
Makefile 11 MDSET_STRIPSECTIONS= -R .MIPS.abiflags -R .gnu.attributes -R .pdr -R .reginfo
  /src/sys/arch/evbmips/stand/sbmips/boot/
Makefile 19 @${OBJCOPY} --output-target=binary -R .reginfo ${PROG}.sym ${PROG}
  /src/sys/arch/evbmips/stand/sbmips/netboot/
Makefile 18 @${OBJCOPY} --output-target=binary -R .reginfo -R .rel.dyn \
  /src/sys/arch/sbmips/stand/boot/
Makefile 19 @${OBJCOPY} --output-target=binary -R .reginfo ${PROG}.sym ${PROG}
  /src/sys/arch/sbmips/stand/netboot/
Makefile 18 @${OBJCOPY} --output-target=binary -R .reginfo -R .rel.dyn \
  /src/sys/arch/evbmips/stand/sbmips/common/
boot.ldscript 10 .reginfo : { *(.reginfo) }
  /src/sys/arch/sbmips/stand/common/
boot.ldscript 10 .reginfo : { *(.reginfo) }
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 5731 case PT_MIPS_REGINFO: return "REGINFO";
6224 case SHT_ALPHA_REGINFO: return "REGINFO";
20920 printf (" REGINFO ");
20924 Elf32_RegInfo reginfo;
20931 error (_("Truncated MIPS REGINFO option\n"));
20938 reginfo.ri_gprmask = BYTE_GET (ereg->ri_gprmask);
20939 reginfo.ri_cprmask[0] = BYTE_GET (ereg->ri_cprmask[0]);
20940 reginfo.ri_cprmask[1] = BYTE_GET (ereg->ri_cprmask[1]);
20941 reginfo.ri_cprmask[2] = BYTE_GET (ereg->ri_cprmask[2]);
20942 reginfo.ri_cprmask[3] = BYTE_GET (ereg->ri_cprmask[3])
20921 Elf32_RegInfo reginfo; local
20954 Elf64_Internal_RegInfo reginfo; local
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 5347 case PT_MIPS_REGINFO: return "REGINFO";
5840 case SHT_ALPHA_REGINFO: return "REGINFO";
20026 printf (" REGINFO ");
20030 Elf32_RegInfo reginfo;
20037 error (_("Truncated MIPS REGINFO option\n"));
20044 reginfo.ri_gprmask = BYTE_GET (ereg->ri_gprmask);
20045 reginfo.ri_cprmask[0] = BYTE_GET (ereg->ri_cprmask[0]);
20046 reginfo.ri_cprmask[1] = BYTE_GET (ereg->ri_cprmask[1]);
20047 reginfo.ri_cprmask[2] = BYTE_GET (ereg->ri_cprmask[2]);
20048 reginfo.ri_cprmask[3] = BYTE_GET (ereg->ri_cprmask[3])
20027 Elf32_RegInfo reginfo; local
20060 Elf64_Internal_RegInfo reginfo; local
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 6681 /* Check whether a register list REGINFO is valid. The registers have type
6688 reg_list_valid_p (uint32_t reginfo, struct aarch64_reglist *list,
6694 nb_regs = 1 + (reginfo & 0x3);
6695 reginfo >>= 2;
6696 prev_regno = reginfo & 0x1f;
6705 reginfo >>= 5;
6706 curr_regno = reginfo & 0x1f;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 6644 /* Check whether a register list REGINFO is valid. The registers have type
6651 reg_list_valid_p (uint32_t reginfo, struct aarch64_reglist *list,
6657 nb_regs = 1 + (reginfo & 0x3);
6658 reginfo >>= 2;
6659 prev_regno = reginfo & 0x1f;
6668 reginfo >>= 5;
6669 curr_regno = reginfo & 0x1f;
  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2843 /* A .reginfo section holds a single Elf32_RegInfo structure. These
7449 (_("%pB: incorrect `.reginfo' section size; "
7612 if (strcmp (name, ".reginfo") != 0
7687 /* For a .reginfo section, set the gp value in the tdata information
7689 processing relocs, so we just get it now. The .reginfo section
7807 else if (strcmp (name, ".reginfo") == 0)
7810 /* In a shared object on IRIX 5.3, the .reginfo section has an
8232 s = bfd_get_section_by_name (abfd, ".reginfo");
10119 /* The .reginfo section has a fixed size. */
10120 s = bfd_get_section_by_name (output_bfd, ".reginfo");
14974 Elf32_RegInfo reginfo; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2832 /* A .reginfo section holds a single Elf32_RegInfo structure. These
7429 (_("%pB: incorrect `.reginfo' section size; "
7592 if (strcmp (name, ".reginfo") != 0
7667 /* For a .reginfo section, set the gp value in the tdata information
7669 processing relocs, so we just get it now. The .reginfo section
7787 else if (strcmp (name, ".reginfo") == 0)
7790 /* In a shared object on IRIX 5.3, the .reginfo section has an
8212 s = bfd_get_section_by_name (abfd, ".reginfo");
10099 /* The .reginfo section has a fixed size. */
10100 s = bfd_get_section_by_name (output_bfd, ".reginfo");
14923 Elf32_RegInfo reginfo; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2786 /* A .reginfo section holds a single Elf32_RegInfo structure. These
7383 (_("%pB: incorrect `.reginfo' section size; "
7546 if (strcmp (name, ".reginfo") != 0
7621 /* For a .reginfo section, set the gp value in the tdata information
7623 processing relocs, so we just get it now. The .reginfo section
7741 else if (strcmp (name, ".reginfo") == 0)
7744 /* In a shared object on IRIX 5.3, the .reginfo section has an
8166 s = bfd_get_section_by_name (abfd, ".reginfo");
9999 /* The .reginfo section has a fixed size. */
10000 s = bfd_get_section_by_name (output_bfd, ".reginfo");
14818 Elf32_RegInfo reginfo; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2832 /* A .reginfo section holds a single Elf32_RegInfo structure. These
7429 (_("%pB: incorrect `.reginfo' section size; "
7592 if (strcmp (name, ".reginfo") != 0
7667 /* For a .reginfo section, set the gp value in the tdata information
7669 processing relocs, so we just get it now. The .reginfo section
7787 else if (strcmp (name, ".reginfo") == 0)
7790 /* In a shared object on IRIX 5.3, the .reginfo section has an
8212 s = bfd_get_section_by_name (abfd, ".reginfo");
10079 /* The .reginfo section has a fixed size. */
10080 s = bfd_get_section_by_name (output_bfd, ".reginfo");
14903 Elf32_RegInfo reginfo; local
    [all...]

Completed in 61 milliseconds

1 2 3 4 5