Searched refs:orig_table (Results 1 – 1 of 1) sorted by relevance
2897 asymbol **orig_table = bfd_get_outsymbols (abfd); in mmo_write_symbols_and_terminator() local2923 memcpy (table, orig_table, count * sizeof (asymbol *)); in mmo_write_symbols_and_terminator()2940 memcpy (table + 1, orig_table, i * sizeof (asymbol *)); in mmo_write_symbols_and_terminator()2971 memcpy (table + 1, orig_table, count * sizeof (asymbol *)); in mmo_write_symbols_and_terminator()