Searched refs:trie_len (Results 1 – 1 of 1) sorted by relevance
2863 int trie_len; in mmo_write_symbols_and_terminator() local3002 trie_len = (mmo_internal_3_length (abfd, &root) + 3)/4; in mmo_write_symbols_and_terminator()3004 if (trie_len > 0xffff) in mmo_write_symbols_and_terminator()3014 bfd_get_filename (abfd), trie_len); in mmo_write_symbols_and_terminator()3037 trie_len = (mmo_internal_3_length (abfd, &root) + 3)/4; in mmo_write_symbols_and_terminator()3051 if (trie_len != (abfd->tdata.mmo_data->byte_no + 3)/4) in mmo_write_symbols_and_terminator()3059 bfd_get_filename (abfd), trie_len, in mmo_write_symbols_and_terminator()3078 bfd_put_32 (abfd, (LOP << 24) | (LOP_END << 16) | trie_len, buf); in mmo_write_symbols_and_terminator()