Searched refs:first_symbol (Results 1 – 3 of 3) sorted by relevance
194 int first_symbol, symbol; in decode_frame() local202 first_symbol = get_bits(gb, 8); in decode_frame()205 symbol = first_symbol; in decode_frame()
208 static inline struct symbol *first_symbol(struct symbol_list *head) in first_symbol() function
362 struct symbol *fntype = first_symbol(insn->fntypes); in kill_insn()