Home
last modified time | relevance | path

Searched refs:coff_pointer_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.c137 case coff_pointer_type: in dump_coff_type()
H A Dsrconv.c704 case coff_pointer_type: in walk_tree_type_1()
970 case coff_pointer_type: in walk_tree_symbol()
H A Dcoffgrok.c447 ptr->type = coff_pointer_type; in do_type()