Searched refs:mmo_undef_sym (Results 1 – 1 of 1) sorted by relevance
259 enum mmo_sym_type { mmo_reg_sym, mmo_undef_sym, mmo_data_sym, mmo_abs_sym}; enumerator1426 sym_type = mmo_undef_sym; in mmo_get_symbols()2212 else if (s->sym_type == mmo_undef_sym) in mmo_canonicalize_symtab()2755 else if (trie->sym.sym_type == mmo_undef_sym) in mmo_internal_3_length()2821 else if (trie->sym.sym_type == mmo_undef_sym) in mmo_internal_3_dump()2856 else if (trie->sym.sym_type == mmo_undef_sym) in mmo_internal_3_dump()3006 sym.sym_type = mmo_undef_sym; in mmo_write_symbols_and_terminator()