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

  /src/external/gpl3/binutils.old/dist/bfd/
elf64-hppa.c 112 unsigned want_opd; member in struct:elf64_hppa_link_hash_entry
848 hh->want_opd = 1;
946 hh->want_opd = 1;
1050 if (hh && hh->want_opd)
1057 hh->want_opd = 0;
1113 hh->want_opd = 0;
1420 if (!shared && rent->type == R_PARISC_FPTR64 && hh->want_opd)
1442 if (shared && hh->want_opd)
1885 if (hh->want_opd && hh->st_shndx != -1)
1922 if (hh->want_opd)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-hppa.c 112 unsigned want_opd; member in struct:elf64_hppa_link_hash_entry
848 hh->want_opd = 1;
946 hh->want_opd = 1;
1050 if (hh && hh->want_opd)
1057 hh->want_opd = 0;
1113 hh->want_opd = 0;
1420 if (!shared && rent->type == R_PARISC_FPTR64 && hh->want_opd)
1442 if (shared && hh->want_opd)
1883 if (hh->want_opd && hh->st_shndx != -1)
1920 if (hh->want_opd)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-hppa.c 112 unsigned want_opd; member in struct:elf64_hppa_link_hash_entry
849 hh->want_opd = 1;
947 hh->want_opd = 1;
1051 if (hh && hh->want_opd)
1058 hh->want_opd = 0;
1114 hh->want_opd = 0;
1421 if (!shared && rent->type == R_PARISC_FPTR64 && hh->want_opd)
1443 if (shared && hh->want_opd)
1884 if (hh->want_opd && hh->st_shndx != -1)
1921 if (hh->want_opd)
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c 111 unsigned want_opd; member in struct:elf64_hppa_link_hash_entry
862 hh->want_opd = 1;
1024 hh->want_opd = 1;
1118 if (hh->want_opd)
1126 hh->want_opd = 0;
1149 hh->want_opd = 0;
1478 if (shared && hh->want_opd)
1528 if ((hh->want_opd && !shared) || (sec->flags & SEC_READONLY))
1547 if (!hh->want_opd)
2089 if (hh->want_opd && hh->st_shndx != -1
    [all...]

Completed in 28 milliseconds