Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c150 static struct type *decode_function_type (struct coff_symbol *,
1495 lookup_function_type (decode_function_type (cs, cs->c_type, aux)); in process_coff_symbol()
1771 decode_function_type (struct coff_symbol *cs, unsigned int c_type, in decode_function_type() function