Home
last modified time | relevance | path

Searched refs:decode_function_type (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcoffread.c163 static struct type *decode_function_type (struct coff_symbol *,
1558 lookup_function_type (decode_function_type (cs, cs->c_type, in process_coff_symbol()
1804 decode_function_type (struct coff_symbol *cs, in decode_function_type() function