Searched refs:sopd (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-hppa.c1949 asection *stub, *splt, *sdlt, *sopd, *spltrel, *sdltrel;
1960 sopd = hppa_info->opd_sec;
1973 BFD_ASSERT (sopd != NULL);
1983 + sopd->output_offset
1984 + sopd->output_section->vma);
1986 sopd->output_section);
2125 asection *sopd;
2129 sopd = hppa_info->opd_sec;
2140 memset (sopd->contents + dyn_h->opd_offset, 0, 16);
2147 bfd_put_64 (sopd
1948 asection *stub, *splt, *sdlt, *sopd, *spltrel, *sdltrel; local
2124 asection *sopd; local
[all...]

Completed in 34 milliseconds