Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Dcoffgrok.h95 coff_pointer_type, coff_function_type, coff_array_type, coff_structdef_type, coff_basic_type, enumerator
H A Dcoffdump.c161 case coff_structdef_type: in dump_coff_type()
H A Dsrconv.c739 case coff_structdef_type: in walk_tree_type_1()
984 case coff_structdef_type: in walk_tree_symbol()
1011 if (symbol->type->type == coff_structdef_type in walk_tree_symbol()
H A Dcoffgrok.c385 res->type = coff_structdef_type; in do_type()