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

  /src/external/gpl3/binutils/dist/bfd/
libxcoff.h 301 struct xcoff_link_hash_entry *hcsect; member in struct:xcoff_stub_hash_entry
xcofflink.c 607 hsh->hcsect = NULL;
4490 const struct xcoff_link_hash_entry *hcsect)
4502 + strlen (hcsect->root.root.string)
4514 hcsect->root.root.string,
4518 hcsect->root.root.string,
4537 struct xcoff_link_hash_entry *hcsect;
4541 hcsect = xcoff_stub_get_csect_in_range (section, info, false);
4542 if (!hcsect)
4545 stub_name = xcoff_stub_name (h, hcsect);
4739 loc = (hstub->hcsect->root.u.def.section->content
4525 struct xcoff_link_hash_entry *hcsect; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
libxcoff.h 297 struct xcoff_link_hash_entry *hcsect; member in struct:xcoff_stub_hash_entry
xcofflink.c 607 hsh->hcsect = NULL;
4490 const struct xcoff_link_hash_entry *hcsect)
4502 + strlen (hcsect->root.root.string)
4514 hcsect->root.root.string,
4518 hcsect->root.root.string,
4537 struct xcoff_link_hash_entry *hcsect;
4541 hcsect = xcoff_stub_get_csect_in_range (section, info, false);
4542 if (!hcsect)
4545 stub_name = xcoff_stub_name (h, hcsect);
4739 loc = (hstub->hcsect->root.u.def.section->content
4525 struct xcoff_link_hash_entry *hcsect; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
libxcoff.h 297 struct xcoff_link_hash_entry *hcsect; member in struct:xcoff_stub_hash_entry
xcofflink.c 564 hsh->hcsect = NULL;
4443 const struct xcoff_link_hash_entry *hcsect)
4455 + strlen (hcsect->root.root.string)
4467 hcsect->root.root.string,
4471 hcsect->root.root.string,
4490 struct xcoff_link_hash_entry *hcsect;
4494 hcsect = xcoff_stub_get_csect_in_range (section, info, false);
4495 if (!hcsect)
4498 stub_name = xcoff_stub_name (h, hcsect);
4692 loc = (hstub->hcsect->root.u.def.section->content
4478 struct xcoff_link_hash_entry *hcsect; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
libxcoff.h 297 struct xcoff_link_hash_entry *hcsect; member in struct:xcoff_stub_hash_entry
xcofflink.c 572 hsh->hcsect = NULL;
4451 const struct xcoff_link_hash_entry *hcsect)
4463 + strlen (hcsect->root.root.string)
4475 hcsect->root.root.string,
4479 hcsect->root.root.string,
4498 struct xcoff_link_hash_entry *hcsect;
4502 hcsect = xcoff_stub_get_csect_in_range (section, info, false);
4503 if (!hcsect)
4506 stub_name = xcoff_stub_name (h, hcsect);
4700 loc = (hstub->hcsect->root.u.def.section->content
4486 struct xcoff_link_hash_entry *hcsect; local
    [all...]

Completed in 40 milliseconds