Searched refs:coff_pointer_type (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/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 | 139 case coff_pointer_type: in dump_coff_type()
|
H A D | srconv.c | 671 case coff_pointer_type: in walk_tree_type_1() 934 case coff_pointer_type: in walk_tree_symbol()
|
H A D | coffgrok.c | 529 ptr->type = coff_pointer_type; in do_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/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 | 139 case coff_pointer_type: in dump_coff_type()
|
H A D | srconv.c | 671 case coff_pointer_type: in walk_tree_type_1() 934 case coff_pointer_type: in walk_tree_symbol()
|
H A D | coffgrok.c | 549 ptr->type = coff_pointer_type; in do_type()
|