Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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.27/bfd/
Dcoff-rs6000.c1265 struct xcoff_ar_hdr_big hdr; in _bfd_xcoff_slurp_armap()
1494 struct xcoff_ar_hdr_big hdr; in _bfd_xcoff_read_ar_hdr()
1495 struct xcoff_ar_hdr_big *hdrp; in _bfd_xcoff_read_ar_hdr()
1506 hdrp = (struct xcoff_ar_hdr_big *) bfd_alloc (abfd, amt); in _bfd_xcoff_read_ar_hdr()
1617 struct xcoff_ar_hdr_big *hdrp = arch_xhdr_big (abfd); in _bfd_xcoff_stat_arch_elt()
1864 struct xcoff_ar_hdr_big *hdr; in xcoff_write_armap_big()
1879 hdr = (struct xcoff_ar_hdr_big *) symbol_table; in xcoff_write_armap_big()
1949 struct xcoff_ar_hdr_big *hdr; in xcoff_write_armap_big()
1964 hdr = (struct xcoff_ar_hdr_big *) symbol_table; in xcoff_write_armap_big()
2260 struct xcoff_ar_hdr_big *hdr; in xcoff_write_archive_contents_big()
[all …]
Dcoff64-rs6000.c1870 struct xcoff_ar_hdr_big hdr; in xcoff64_slurp_armap()
DChangeLog-00019314 (xcoff_ar_hdr_big): New structure.