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

/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-ops.c154 static struct itbl_entry **get_entries (e_processor processor,
272 es = get_entries (procn, type);
342 es = get_entries (n, e_insn);
740 es = get_entries (processor, type);
762 es = get_entries (processor, type);
797 get_entries (e_processor processor, e_type type) function
857 es = get_entries (e->processor, e->type);

Completed in 74 milliseconds