Searched refs:coff_pointer_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 | 136 case coff_pointer_type: in dump_coff_type()
|
H A D | srconv.c | 703 case coff_pointer_type: in walk_tree_type_1() 968 case coff_pointer_type: in walk_tree_symbol()
|
H A D | coffgrok.c | 445 ptr->type = coff_pointer_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 | 138 case coff_pointer_type: in dump_coff_type()
|
H A D | coffgrok.c | 445 ptr->type = coff_pointer_type; in do_type()
|
H A D | srconv.c | 707 case coff_pointer_type: in walk_tree_type_1() 972 case coff_pointer_type: in walk_tree_symbol()
|