Searched refs:mips_type (Results 1 – 4 of 4) sorted by relevance
699 int mips_type; in mips_bfd_reloc_type_lookup() local704 mips_type = MIPS_R_REFHALF; in mips_bfd_reloc_type_lookup()708 mips_type = MIPS_R_REFWORD; in mips_bfd_reloc_type_lookup()711 mips_type = MIPS_R_JMPADDR; in mips_bfd_reloc_type_lookup()714 mips_type = MIPS_R_REFHI; in mips_bfd_reloc_type_lookup()717 mips_type = MIPS_R_REFLO; in mips_bfd_reloc_type_lookup()720 mips_type = MIPS_R_GPREL; in mips_bfd_reloc_type_lookup()723 mips_type = MIPS_R_LITERAL; in mips_bfd_reloc_type_lookup()726 mips_type = MIPS_R_PCREL16; in mips_bfd_reloc_type_lookup()732 return &mips_howto_table[mips_type]; in mips_bfd_reloc_type_lookup()
688 int mips_type; in mips_bfd_reloc_type_lookup() local693 mips_type = MIPS_R_REFHALF; in mips_bfd_reloc_type_lookup()697 mips_type = MIPS_R_REFWORD; in mips_bfd_reloc_type_lookup()700 mips_type = MIPS_R_JMPADDR; in mips_bfd_reloc_type_lookup()703 mips_type = MIPS_R_REFHI; in mips_bfd_reloc_type_lookup()706 mips_type = MIPS_R_REFLO; in mips_bfd_reloc_type_lookup()709 mips_type = MIPS_R_GPREL; in mips_bfd_reloc_type_lookup()712 mips_type = MIPS_R_LITERAL; in mips_bfd_reloc_type_lookup()715 mips_type = MIPS_R_PCREL16; in mips_bfd_reloc_type_lookup()721 return &mips_howto_table[mips_type]; in mips_bfd_reloc_type_lookup()
191 int mips_type; /* sgimips partition type */ member313 vh->partitions[mp].type = partition_map[i].mips_type; in disklabel_bsd_to_sgimips()
216 int mips_type; /* Mips partition type */ member319 vh->vh_part[mp].pt_fstype = partition_map[i].mips_type; in disklabel_bsd_to_mips()