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

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 4538 struct xcoff_stub_hash_entry *hstub;
4549 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table,
4553 return hstub;
4614 struct xcoff_stub_hash_entry *hstub;
4642 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, stub_name,
4644 if (hstub == NULL)
4647 hstub->htarget = htarget;
4648 hstub->stub_offset = stub_offset;
4658 hstub->htarget = hds;
4710 return hstub;
4526 struct xcoff_stub_hash_entry *hstub; local
4602 struct xcoff_stub_hash_entry *hstub; local
4704 struct xcoff_stub_hash_entry *hstub local
4832 struct xcoff_stub_hash_entry *hstub = NULL; local
4993 struct xcoff_stub_hash_entry *hstub local
5918 struct xcoff_stub_hash_entry *hstub = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 4538 struct xcoff_stub_hash_entry *hstub;
4549 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table,
4553 return hstub;
4614 struct xcoff_stub_hash_entry *hstub;
4642 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, stub_name,
4644 if (hstub == NULL)
4647 hstub->htarget = htarget;
4648 hstub->stub_offset = stub_offset;
4658 hstub->htarget = hds;
4710 return hstub;
4526 struct xcoff_stub_hash_entry *hstub; local
4602 struct xcoff_stub_hash_entry *hstub; local
4704 struct xcoff_stub_hash_entry *hstub local
4832 struct xcoff_stub_hash_entry *hstub = NULL; local
4993 struct xcoff_stub_hash_entry *hstub local
5918 struct xcoff_stub_hash_entry *hstub = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 4491 struct xcoff_stub_hash_entry *hstub;
4502 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table,
4506 return hstub;
4567 struct xcoff_stub_hash_entry *hstub;
4595 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, stub_name,
4597 if (hstub == NULL)
4600 hstub->htarget = htarget;
4601 hstub->stub_offset = stub_offset;
4611 hstub->htarget = hds;
4663 return hstub;
4479 struct xcoff_stub_hash_entry *hstub; local
4555 struct xcoff_stub_hash_entry *hstub; local
4657 struct xcoff_stub_hash_entry *hstub local
4785 struct xcoff_stub_hash_entry *hstub = NULL; local
4946 struct xcoff_stub_hash_entry *hstub local
5871 struct xcoff_stub_hash_entry *hstub = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 4499 struct xcoff_stub_hash_entry *hstub;
4510 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table,
4514 return hstub;
4575 struct xcoff_stub_hash_entry *hstub;
4603 hstub = xcoff_stub_hash_lookup (&htab->stub_hash_table, stub_name,
4605 if (hstub == NULL)
4608 hstub->htarget = htarget;
4609 hstub->stub_offset = stub_offset;
4619 hstub->htarget = hds;
4671 return hstub;
4487 struct xcoff_stub_hash_entry *hstub; local
4563 struct xcoff_stub_hash_entry *hstub; local
4665 struct xcoff_stub_hash_entry *hstub local
4793 struct xcoff_stub_hash_entry *hstub = NULL; local
4954 struct xcoff_stub_hash_entry *hstub local
5879 struct xcoff_stub_hash_entry *hstub = NULL; local
    [all...]

Completed in 50 milliseconds