Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-rs6000.c1868 bfd_vma symbol_table_size = in xcoff_write_armap_big() local
1875 symbol_table = bfd_zmalloc (symbol_table_size); in xcoff_write_armap_big()
1884 PRINT20 (hdr->nextoff, nextoff + symbol_table_size); in xcoff_write_armap_big()
1937 bfd_bwrite (symbol_table, symbol_table_size, abfd); in xcoff_write_armap_big()
1942 nextoff = nextoff + symbol_table_size; in xcoff_write_armap_big()
1953 bfd_vma symbol_table_size = in xcoff_write_armap_big() local
1960 symbol_table = bfd_zmalloc (symbol_table_size); in xcoff_write_armap_big()
2017 bfd_bwrite (symbol_table, symbol_table_size, abfd); in xcoff_write_armap_big()