Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
Ditbl-ops.c121 struct itbl_field { struct
125 struct itbl_field *next; /* next field in list */ argument
140 struct itbl_field *fields; /* list of operand definitions (if any) */
164 static struct itbl_field *alloc_field (e_type type, int sbit,
225 struct itbl_field *
229 struct itbl_field *f, **last_f; in itbl_add_operand()
390 struct itbl_field *f; in form_args()
483 struct itbl_field *f; in itbl_assemble()
579 struct itbl_field *f; in itbl_disassemble()
866 static struct itbl_field *
[all …]
Ditbl-ops.h99 struct itbl_field *itbl_add_operand (struct itbl_entry * e, int yytype,