Searched refs:next_sym (Results 1 – 4 of 4) sorted by relevance
708 struct symbol *sym, *next_sym; in expand_hashtable() local713 for (next_sym = sym->hash_next; in expand_hashtable()714 next_sym != NULL; in expand_hashtable()715 next_sym = sym->hash_next) in expand_hashtable()718 sym = next_sym; in expand_hashtable()
243 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, in next_sym() function299 if (cd->cd_symdata == NULL || (nextsym = next_sym(cd, in read_data()354 if (cd->cd_symdata == NULL || (nextsym = next_sym(cd, symidx, in read_funcs()
3706 next_sym in disassemble_section() enumerator3890 case next_sym: in disassemble_section()3947 loop_until = next_sym; in disassemble_section()
3806 (struct pool_constant): Add next_sym and label members.