/toolchain/binutils/binutils-2.25/gas/config/ |
tc-fr30.h | 43 #define md_apply_fix gas_cgen_md_apply_fix
|
tc-iq2000.h | 41 #define md_apply_fix gas_cgen_md_apply_fix
|
tc-m32r.h | 71 #define md_apply_fix gas_cgen_md_apply_fix
|
tc-ip2k.c | 399 gas_cgen_md_apply_fix doesn't know any better and overwrites 413 gas_cgen_md_apply_fix (fixP, valueP, seg);
|
tc-lm32.c | 419 gas_cgen_md_apply_fix (fixP, valP, seg);
|
tc-or1k.c | 327 gas_cgen_md_apply_fix (f, t, s);
|
tc-xc16x.c | 338 gas_cgen_md_apply_fix (fixP, valP, seg);
|
tc-mt.c | 460 gas_cgen_md_apply_fix (fixP, valueP, seg);
|
tc-epiphany.c | 328 return gas_cgen_md_apply_fix (fixP, valP, seg);
|
tc-m32c.c | 1059 gas_cgen_md_apply_fix (f, t, s); [all...] |
tc-frv.c | [all...] |
tc-mep.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
cgen.h | 86 extern void gas_cgen_md_apply_fix (fixS *, valueT *, segT);
|
cgen.c | 871 gas_cgen_md_apply_fix (fixP, valP, seg) function [all...] |