Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDexpr.h175 extern int expr_symbol_where (symbolS *, char **, unsigned int *);
HDsymbols.c953 if (expr_symbol_where (symp, &file, &line)) in report_op_error()
1348 if (expr_symbol_where (symp, &file, &line)) in resolve_symbol_value()
HDexpr.c119 expr_symbol_where (symbolS *sym, char **pfile, unsigned int *pline) in expr_symbol_where() function
HDChangeLog-96974623 (expr_symbol_where): New function.
4625 (expr_symbol_where): Declare.
4626 * symbols.c (resolve_symbol_value): Try to use expr_symbol_where
/trueos/contrib/binutils/gas/config/
HDtc-s390.c2091 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline))
HDtc-ppc.c5707 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline)) in md_apply_fix()
/trueos/contrib/binutils/gas/doc/
HDinternals.texi427 @cindex expr_symbol_where
434 @code{expr_symbol_where} returns non-zero if a symbol is an expression symbol,