Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/
H A Dexpr.h166 extern int expr_symbol_where (symbolS *, char **, unsigned int *);
H A Dsymbols.c834 if (expr_symbol_where (symp, &file, &line)) in report_op_error()
1153 if (expr_symbol_where (symp, &file, &line)) in resolve_symbol_value()
H A Dexpr.c120 expr_symbol_where (symbolS *sym, char **pfile, unsigned int *pline) in expr_symbol_where() function
H A DChangeLog-96974623 (expr_symbol_where): New function.
4625 (expr_symbol_where): Declare.
4626 * symbols.c (resolve_symbol_value): Try to use expr_symbol_where
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dexpr.h175 extern int expr_symbol_where (symbolS *, char **, unsigned int *);
H A Dsymbols.c895 if (expr_symbol_where (symp, &file, &line)) in report_op_error()
1241 if (expr_symbol_where (symp, &file, &line)) in resolve_symbol_value()
H A Dexpr.c120 expr_symbol_where (symbolS *sym, char **pfile, unsigned int *pline) in expr_symbol_where() function
H A DChangeLog-96974623 (expr_symbol_where): New function.
4625 (expr_symbol_where): Declare.
4626 * symbols.c (resolve_symbol_value): Try to use expr_symbol_where
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-aout.c254 if (expr_symbol_where (sym, &file, &line))
H A Dtc-i370.c2803 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline))
H A Dtc-s390.c2063 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline))
H A Dobj-coff.c2020 if (expr_symbol_where (symbol_ptr, &file, &line))
H A Dtc-ppc.c5664 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline))
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i370.c2552 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline)) in md_apply_fix()
H A Dtc-s390.c2090 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline))
H A Dtc-ppc.c5685 if (expr_symbol_where (fixP->fx_addsy, &sfile, &sline))
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dinternals.texi449 @cindex expr_symbol_where
456 @code{expr_symbol_where} returns non-zero if a symbol is an expression symbol,
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dinternals.texi427 @cindex expr_symbol_where
434 @code{expr_symbol_where} returns non-zero if a symbol is an expression symbol,