Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDitbl-ops.c154 static struct itbl_entry **get_entries (e_processor processor,
272 es = get_entries (procn, type); in itbl_init()
342 es = get_entries (n, e_insn); in append_insns_as_macros()
740 es = get_entries (processor, type); in find_entry_byname()
762 es = get_entries (processor, type); in find_entry_byval()
797 get_entries (e_processor processor, e_type type) in get_entries() function
857 es = get_entries (e->processor, e->type); in alloc_entry()