Home
last modified time | relevance | path

Searched refs:coff_function_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 Dsrconv.c715 case coff_function_type: in walk_tree_type_1()
911 if (symbol->type->type == coff_function_type) in walk_tree_type()
964 case coff_function_type: in walk_tree_symbol()
1316 if (t->type == coff_function_type) in wr_dln()
1343 if (sy->type->type == coff_function_type) in wr_dln()
H A Dcoffgrok.c457 ptr->type = coff_function_type; in do_type()
587 if (s->type->type == coff_function_type) in do_define()
H A Dcoffdump.c147 case coff_function_type: in dump_coff_type()