Searched refs:orig_table (Results 1 – 1 of 1) sorted by relevance
2860 asymbol **orig_table = bfd_get_outsymbols (abfd); in mmo_write_symbols_and_terminator() local2886 memcpy (table, orig_table, count * sizeof (asymbol *)); in mmo_write_symbols_and_terminator()2899 memcpy (table + 1, orig_table, i * sizeof (asymbol *)); in mmo_write_symbols_and_terminator()2932 memcpy (table + 1, orig_table, count * sizeof (asymbol *)); in mmo_write_symbols_and_terminator()