Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-rs6000.c1795 bfd_vma i, sym_32, sym_64, str_32, str_64; in xcoff_write_armap_big() local
1803 sym_32 = sym_64 = str_32 = str_64 = 0; in xcoff_write_armap_big()
1816 sym_64++; in xcoff_write_armap_big()
1829 BFD_ASSERT (sym_64 + sym_32 == orl_count); in xcoff_write_armap_big()
1883 if (sym_64) in xcoff_write_armap_big()
1947 if (sym_64) in xcoff_write_armap_big()
1957 + 8 * sym_64 in xcoff_write_armap_big()
1966 PRINT20 (hdr->size, 8 + 8 * sym_64 + str_64 + (str_64 & 1)); in xcoff_write_armap_big()
1979 bfd_h_put_64 (abfd, sym_64, st); in xcoff_write_armap_big()