Searched refs:d_bare_function_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dcp-demangle.c381 d_bare_function_type (struct d_info *, int);
1073 d_bare_function_type (di, has_return_type (dc)));
2001 ret = d_bare_function_type (di, 1);
2010 d_bare_function_type (struct d_info *di, int has_return_type) function
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.c361 d_bare_function_type (struct d_info *, int);
1027 d_bare_function_type (di, has_return_type (dc)));
1955 ret = d_bare_function_type (di, 1);
1964 d_bare_function_type (struct d_info *di, int has_return_type) function

Completed in 76 milliseconds