Searched refs:find_entry_byval (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/binutils/gas/
H A Ditbl-ops.c158 static struct itbl_entry *find_entry_byval (e_processor processor,
451 r = find_entry_byval (processor, type, val, 0);
586 e = find_entry_byval (processor, e_insn, insn, 0);
610 r = find_entry_byval (e->processor, f->type, value, &f->range);
756 find_entry_byval (e_processor processor, e_type type, function

Completed in 110 milliseconds