Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffdump.c169 if (!p->u.aenumref.ref) in dump_coff_type()
172 printf (_("structure ref to %s"), p->u.aenumref.ref->name); in dump_coff_type()
H A Dcoffgrok.h128 } aenumref; member
H A Dcoffgrok.c467 res->u.aenumref.ref = tindex[idx]; in do_type()
469 if (res->u.aenumref.ref) in do_type()
470 res->size = res->u.aenumref.ref->type->size; in do_type()
H A Dsrconv.c825 dbt.sid = get_member_id (type->u.aenumref.ref->number); in walk_tree_type_1()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffdump.c169 if (!p->u.aenumref.ref) in dump_coff_type()
172 printf (_("structure ref to %s"), p->u.aenumref.ref->name); in dump_coff_type()
H A Dcoffgrok.h128 } aenumref; member
H A Dcoffgrok.c487 res->u.aenumref.ref = tindex[idx]; in do_type()
489 if (res->u.aenumref.ref) in do_type()
490 res->size = res->u.aenumref.ref->type->size; in do_type()
H A Dsrconv.c825 dbt.sid = get_member_id (type->u.aenumref.ref->number); in walk_tree_type_1()