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

  /src/external/gpl3/binutils.old/dist/bfd/
elf64-hppa.c 1905 asection *stub, *splt, *sopd, *spltrel;
1912 sopd = hppa_info->opd_sec;
1924 BFD_ASSERT (sopd != NULL);
1934 + sopd->output_offset
1935 + sopd->output_section->vma);
1937 sopd->output_section);
2075 asection *sopd;
2082 sopd = hppa_info->opd_sec;
2093 memset (sopd->contents + hh->opd_offset, 0, 16);
2100 bfd_put_64 (sopd->owner, value, sopd->contents + hh->opd_offset + 16)
1904 asection *stub, *splt, *sopd, *spltrel; local
2074 asection *sopd; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-hppa.c 1903 asection *stub, *splt, *sopd, *spltrel;
1910 sopd = hppa_info->opd_sec;
1922 BFD_ASSERT (sopd != NULL);
1932 + sopd->output_offset
1933 + sopd->output_section->vma);
1935 sopd->output_section);
2073 asection *sopd;
2080 sopd = hppa_info->opd_sec;
2091 memset (sopd->contents + hh->opd_offset, 0, 16);
2098 bfd_put_64 (sopd->owner, value, sopd->contents + hh->opd_offset + 16)
1902 asection *stub, *splt, *sopd, *spltrel; local
2072 asection *sopd; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-hppa.c 1904 asection *stub, *splt, *sopd, *spltrel;
1911 sopd = hppa_info->opd_sec;
1923 BFD_ASSERT (sopd != NULL);
1933 + sopd->output_offset
1934 + sopd->output_section->vma);
1936 sopd->output_section);
2074 asection *sopd;
2081 sopd = hppa_info->opd_sec;
2092 memset (sopd->contents + hh->opd_offset, 0, 16);
2099 bfd_put_64 (sopd->owner, value, sopd->contents + hh->opd_offset + 16)
1903 asection *stub, *splt, *sopd, *spltrel; local
2073 asection *sopd; local
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c 2109 asection *stub, *splt, *sopd, *spltrel;
2116 sopd = hppa_info->opd_sec;
2128 BFD_ASSERT (sopd != NULL);
2138 + sopd->output_offset
2139 + sopd->output_section->vma);
2141 sopd->output_section);
2285 asection *sopd;
2292 sopd = hppa_info->opd_sec;
2307 bfd_put_64 (sopd->owner, value, sopd->contents + hh->opd_offset + 16)
2108 asection *stub, *splt, *sopd, *spltrel; local
2284 asection *sopd; local
2541 asection *sec, *sopd; local
3386 asection *sopd, *sopdrel; local
3433 asection *sopd; local
3640 asection *sopd; local
3969 asection *sopd = hppa_info->opd_sec; local
4175 asection *sopd; local
    [all...]

Completed in 38 milliseconds