Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Ditbl-ops.c153 static struct itbl_entry **get_entries (e_processor processor,
271 es = get_entries (procn, type); in itbl_init()
346 es = get_entries (n, e_insn); in append_insns_as_macros()
749 es = get_entries (processor, type); in find_entry_byname()
771 es = get_entries (processor, type); in find_entry_byval()
806 get_entries (e_processor processor, e_type type) in get_entries() function
866 es = get_entries (e->processor, e->type); in alloc_entry()