Lines Matching defs:other

118    references if the symbol binds locally; in other cases, the page
199 /* A non-primary got we're trying to merge with other input bfd's
242 a global GOT entry. Among other things, this provides the dynamic
245 (in other words, it may have symbols that are not referenced by things
385 a looser condition than no_fn_stub below, because there may be other
394 resolved by the static linker (in other words, if the relocation
405 in any relocs other than a 16 bit call. */
1590 bfd_boolean micromips_p = ELF_ST_IS_MICROMIPS (h->root.other);
1615 elfh->other = ELF_ST_SET_MICROMIPS (elfh->other);
1651 /* Make it local and copy the other attributes from H. */
1654 elfh->other = h->root.other;
1709 /* Dynamic symbols must use the standard call interface, in case other
1732 && ELF_ST_IS_MIPS16 (h->root.other))
1735 calls from other 16 bit functions are OK. Clobber the size
1745 && ELF_ST_IS_MIPS16 (h->root.other))
1748 calls from other 16 bit functions are OK. Clobber the size
1821 && (!ELF_ST_IS_MIPS16 (h->root.other)
1824 || ELF_ST_IS_MIPS_PIC (h->root.other)));
1834 if (ELF_ST_IS_MIPS16 (stub->h->root.other))
1977 if (ELF_ST_IS_MICROMIPS (stub->h->root.other))
2014 h->root.other = ELF_ST_SET_MIPS_PIC (h->root.other);
2085 The table below lists the other MIPS16 instruction relocations.
2465 like any other 16-bit relocation when applied to global symbols, but is
3281 || ELF_ST_VISIBILITY (h->other) == STV_DEFAULT
3393 || ELF_ST_VISIBILITY (h->root.other) == STV_DEFAULT
3998 switch (ELF_ST_VISIBILITY (h->other))
5189 h->other = (h->other & ~ELF_ST_VISIBILITY (-1)) | STV_HIDDEN;
5474 && ELF_ST_VISIBILITY (h->root.other) == STV_DEFAULT)
5489 else if (ELF_MIPS_IS_OPTIONAL (h->root.other))
5506 || ELF_ST_VISIBILITY (h->root.other));
5510 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other);
5511 target_is_micromips_code_p = ELF_ST_IS_MICROMIPS (h->root.other);
5614 if (ELF_ST_IS_MICROMIPS (h->root.other))
5649 (_("MIPS16 and microMIPS functions cannot call each other"));
5821 || ELF_ST_VISIBILITY (h->root.other) == STV_DEFAULT)
6888 other is for small objects. All the small objects are kept
8158 needed if there is some relocation in this BFD, other
8502 always resolves to a local function even if other relocations
8605 ELF_ST_IS_MIPS16 (h->other)))
9121 if (ELF_ST_VISIBILITY (h->other) != STV_DEFAULT)
9231 && !(ELF_ST_VISIBILITY (h->other) != STV_DEFAULT
9506 3 entries; other objects only reserve 2 entries. */
9668 unsigned int other = micromips_p ? STO_MICROMIPS : 0;
9682 h->root.other = other;
9696 unsigned int other = micromips_p ? STO_MICROMIPS : 0;
9726 h->other = other;
9743 unsigned int other;
9761 other = 0;
9767 other = micromips_p ? STO_MICROMIPS : STO_MIPS16;
9778 h->root.other = other;
9829 unsigned int other = micromips_p ? STO_MICROMIPS : 0;
9874 h->other = other;
10620 if (ELF_ST_IS_MICROMIPS (stub->h->root.other))
10639 if (ELF_ST_IS_MICROMIPS (stub->h->root.other))
10911 unsigned int other = micromips_p ? STO_MICROMIPS : 0;
11035 sym->st_other = other;
11189 to treat compressed symbols like any other. */
12181 as is. On the other hand, elf-eh-frame.c processing requires .eh_frame
12210 /* Set the sh_info field for .gptab sections and other appropriate
12489 other sections can also make life hard for the prelinker,
12490 which might move one of the other sections to a different
13263 if (ELF_ST_IS_MICROMIPS (sym_hash->other))
13753 && ELF_ST_IS_MICROMIPS (h->other));
15308 /* Warn about any other mismatches */
15417 /* If one of the bfds is soft-float, the other must be
16104 STO_OPTIONAL flag is copied into h->other, even if this is not a
16114 unsigned char other;
16116 other = (definition ? isym->st_other : h->other);
16117 other &= ~ELF_ST_VISIBILITY (-1);
16118 h->other = other | ELF_ST_VISIBILITY (h->other);
16123 h->other |= STO_OPTIONAL;
16131 return ELF_MIPS_IS_OPTIONAL (h->other) ? TRUE : FALSE;
16181 unsigned int other;
16256 other = STO_MICROMIPS;
16263 other = STO_MICROMIPS;
16268 other = 0;
16276 s->udata.i = other;
16306 other = STO_MIPS16;
16322 other = STO_MICROMIPS;
16335 other = STO_MICROMIPS;
16348 other = 0;
16372 s->udata.i = other;