Searched refs:coff_basic_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 | 179 case coff_basic_type: in dump_coff_type()
|
H A D | srconv.c | 640 case coff_basic_type: in walk_tree_type_1() 970 case coff_basic_type: in walk_tree_symbol()
|
H A D | coffgrok.c | 314 res->type = coff_basic_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 | 181 case coff_basic_type: in dump_coff_type()
|
H A D | coffgrok.c | 314 res->type = coff_basic_type; in do_type()
|
H A D | srconv.c | 644 case coff_basic_type: in walk_tree_type_1() 974 case coff_basic_type: in walk_tree_symbol()
|