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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 5594 bool local_p, was_local_p;
5636 was_local_p = local_p;
6212 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6219 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6353 if (was_local_p)
6355 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6371 symbol + addend, !was_local_p);
6417 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6427 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6434 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak
5572 bool local_p, was_local_p; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 5574 bool local_p, was_local_p;
5616 was_local_p = local_p;
6192 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6199 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6333 if (was_local_p)
6335 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6351 symbol + addend, !was_local_p);
6397 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6407 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6414 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak
5552 bool local_p, was_local_p; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 5528 bool local_p, was_local_p;
5570 was_local_p = local_p;
6146 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6153 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6287 if (was_local_p)
6289 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6305 symbol + addend, !was_local_p);
6351 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6361 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6368 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak
5506 bool local_p, was_local_p; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 5535 bool local_p, was_local_p;
5577 was_local_p = local_p;
6153 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6160 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6294 if (was_local_p)
6296 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6312 symbol + addend, !was_local_p);
6358 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6368 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak)
6375 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak
5513 bool local_p, was_local_p; local
    [all...]

Completed in 46 milliseconds