Home
last modified time | relevance | path

Searched refs:coff_array_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.c142 case coff_array_type: in dump_coff_type()
H A Dsrconv.c787 case coff_array_type: in walk_tree_type_1()
971 case coff_array_type: in walk_tree_symbol()
H A Dcoffgrok.c435 ptr->type = coff_array_type; in do_type()