Home
last modified time | relevance | path

Searched refs:tc_reloc_mangle (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-z8k.h43 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c)
44 extern void tc_reloc_mangle
H A Dtc-h8500.h39 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c)
40 extern void tc_reloc_mangle
H A Dtc-w65.h40 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle (a,b,c)
41 extern void tc_reloc_mangle
H A Dtc-h8300.h56 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c)
57 extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma);
H A Dtc-mcore.h40 #define TC_RELOC_MANGLE(a,b,c) tc_reloc_mangle (a, b, c)
H A Dtc-w65.c1009 tc_reloc_mangle (fix_ptr, intr, base) in tc_reloc_mangle() function
H A Dtc-z8k.c1563 tc_reloc_mangle (fixS *fix_ptr, struct internal_reloc *intr, bfd_vma base) in tc_reloc_mangle() function
H A Dtc-h8500.c1535 tc_reloc_mangle (fix_ptr, intr, base) in tc_reloc_mangle() function
H A Dtc-h8300.c2225 tc_reloc_mangle (fixS *fix_ptr, struct internal_reloc *intr, bfd_vma base) in tc_reloc_mangle() function
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xc16x.h51 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c)
52 extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma);
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-98993255 * config/tc-h8300.h (tc_reloc_mangle): Add prototype.
3256 * config/tc-h8500.h (tc_reloc_mangle): Declare.
3258 * config/tc-w65.h (tc_reloc_mangle): Declare.
3259 * config/tc-z8k.h (tc_reloc_mangle): Declare.
H A DChangeLog-9697216 (tc_reloc_mangle): Handle references to symbols which are not
5426 * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size
H A DChangeLog-92953882 * config/tc-h8300.h (tc_reloc_mangle): Declare.
4912 (tc_reloc_mangle): Deleted.
7329 * config/tc-z8k.c (tc_reloc_mangle): Don't allow subtraction
H A DChangeLog-00011425 (tc_reloc_mangle): Likewise.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-98993255 * config/tc-h8300.h (tc_reloc_mangle): Add prototype.
3256 * config/tc-h8500.h (tc_reloc_mangle): Declare.
3258 * config/tc-w65.h (tc_reloc_mangle): Declare.
3259 * config/tc-z8k.h (tc_reloc_mangle): Declare.
H A DChangeLog-9697216 (tc_reloc_mangle): Handle references to symbols which are not
5426 * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size
H A DChangeLog-20051143 * config/tc-h8300.h: Remove TC_RELOC_MANGLE/tc_reloc_mangle.
H A DChangeLog-92953882 * config/tc-h8300.h (tc_reloc_mangle): Declare.
4912 (tc_reloc_mangle): Deleted.
7329 * config/tc-z8k.c (tc_reloc_mangle): Don't allow subtraction
H A DChangeLog-00011425 (tc_reloc_mangle): Likewise.