Searched refs:coff_array_type (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | coffgrok.h | 95 coff_pointer_type, coff_function_type, coff_array_type, coff_structdef_type, coff_basic_type, enumerator
|
H A D | coffdump.c | 141 case coff_array_type: in dump_coff_type()
|
H A D | srconv.c | 785 case coff_array_type: in walk_tree_type_1() 969 case coff_array_type: in walk_tree_symbol()
|
H A D | coffgrok.c | 433 ptr->type = coff_array_type; in do_type()
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | coffgrok.h | 95 coff_pointer_type, coff_function_type, coff_array_type, coff_structdef_type, coff_basic_type, enumerator
|
H A D | coffdump.c | 143 case coff_array_type: in dump_coff_type()
|
H A D | coffgrok.c | 433 ptr->type = coff_array_type; in do_type()
|
H A D | srconv.c | 789 case coff_array_type: in walk_tree_type_1() 973 case coff_array_type: in walk_tree_symbol()
|