Home
last modified time | relevance | path

Searched refs:xcoff_ar_hdr_big (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h571 struct xcoff_ar_hdr_big struct
640 ((struct xcoff_ar_hdr_big *) arch_eltdata (bfd)->arch_header)
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-rs6000.c1293 struct xcoff_ar_hdr_big hdr; in _bfd_xcoff_slurp_armap()
1522 struct xcoff_ar_hdr_big hdr; in _bfd_xcoff_read_ar_hdr()
1523 struct xcoff_ar_hdr_big *hdrp; in _bfd_xcoff_read_ar_hdr()
1534 hdrp = (struct xcoff_ar_hdr_big *) bfd_alloc (abfd, amt); in _bfd_xcoff_read_ar_hdr()
1645 struct xcoff_ar_hdr_big *hdrp = arch_xhdr_big (abfd); in _bfd_xcoff_stat_arch_elt()
1892 struct xcoff_ar_hdr_big *hdr; in xcoff_write_armap_big()
1907 hdr = (struct xcoff_ar_hdr_big *) symbol_table; in xcoff_write_armap_big()
1977 struct xcoff_ar_hdr_big *hdr; in xcoff_write_armap_big()
1992 hdr = (struct xcoff_ar_hdr_big *) symbol_table; in xcoff_write_armap_big()
2288 struct xcoff_ar_hdr_big *hdr; in xcoff_write_archive_contents_big()
[all …]
Dcoff64-rs6000.c1877 struct xcoff_ar_hdr_big hdr; in xcoff64_slurp_armap()
DChangeLog-00019314 (xcoff_ar_hdr_big): New structure.