Searched refs:trie_len (Results 1 – 1 of 1) sorted by relevance
2900 int trie_len; in mmo_write_symbols_and_terminator() local3047 trie_len = (mmo_internal_3_length (abfd, &root) + 3)/4; in mmo_write_symbols_and_terminator()3049 if (trie_len > 0xffff) in mmo_write_symbols_and_terminator()3059 bfd_get_filename (abfd), trie_len); in mmo_write_symbols_and_terminator()3082 trie_len = (mmo_internal_3_length (abfd, &root) + 3)/4; in mmo_write_symbols_and_terminator()3096 if (trie_len != (abfd->tdata.mmo_data->byte_no + 3)/4) in mmo_write_symbols_and_terminator()3104 bfd_get_filename (abfd), trie_len, in mmo_write_symbols_and_terminator()3123 bfd_put_32 (abfd, (LOP << 24) | (LOP_END << 16) | trie_len, buf); in mmo_write_symbols_and_terminator()