Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Ditbl-ops.c159 static struct itbl_entry *alloc_entry (e_processor processor,
200 return alloc_entry (get_processor (yyprocessor), get_type (yytype), regname, in itbl_add_reg()
211 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value); in itbl_add_insn()
847 alloc_entry (e_processor processor, e_type type, in alloc_entry() function
DChangeLog1300 (alloc_entry): Likewise.
1352 * itbl-ops.c (alloc_entry): Likewise.