Searched refs:ia64_cons_fix_new (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.h | 109 extern void ia64_cons_fix_new (fragS *, int, int, expressionS *, 152 #define TC_CONS_FIX_NEW(f,o,l,e,r) ia64_cons_fix_new (f, o, l, e, r)
|
D | tc-ia64.c | 4469 ia64_cons_fix_new (frag_now, where, bytes_per_address, &e, in dot_endp() 4476 ia64_cons_fix_new (frag_now, where + bytes_per_address, in dot_endp() 4485 ia64_cons_fix_new (frag_now, where + (bytes_per_address * 2), in dot_endp() 11060 ia64_cons_fix_new (fragS *f, int where, int nbytes, expressionS *exp, in ia64_cons_fix_new() function
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog | 1267 * gas/config/tc-ia64.c (ia64_cons_fix_new): Add reloc param. Adjust 1269 * gas/config/tc-ia64.h (ia64_cons_fix_new): Update prototype.
|
D | ChangeLog-0203 | 2574 (ia64_cons_fix_new): Move FUNC_DTP_RELATIVE handling ... 2936 * config/tc-ia64.c (ia64_cons_fix_new): Handle @dtprel() in data. 6167 * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc
|
D | ChangeLog-0001 | 1351 (ia64_cons_fix_new): Handle 16 byte iplt reloc specially.
|