Searched refs:dbxout_symbol (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Ddbxout.h25 extern int dbxout_symbol (tree, int);
H A Ddbxout.c54 See `dbxout_symbol'.
199 /* The C front end may call dbxout_symbol before dbxout_init runs.
604 dbxout_symbol, etc. use these routines heavily. The string is queued
1072 dbxout_symbol (TREE_VALUE (t), 0);
1091 dbxout_symbol (TYPE_NAME (type), 0);
1335 dbxout_symbol (decl, 0);
1340 /* This is just a function-type adapter; dbxout_symbol does exactly
1345 dbxout_symbol (decl, local);
2323 /* This is a specialized subset of expand_expr for use by dbxout_symbol in
2464 dbxout_symbol (tre
2456 dbxout_symbol (tree decl, int local ATTRIBUTE_UNUSED) function
[all...]
H A Dxcoffout.c429 dbxout_symbol (decl, 0);
H A Dfinal.c3839 calls into this file, i.e., dbxout_symbol, dbxout_parms, and dbxout_reg_params.
3869 we need to make sure dbxout_symbol() thinks the symbol was
3878 dbxout_symbol (symbol_queue[i], 0);

Completed in 83 milliseconds