Searched defs:TC_RELOC_MANGLE (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-z8k.h | 43 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) macro
|
H A D | tc-h8500.h | 39 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) macro
|
H A D | tc-w65.h | 40 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle (a,b,c) macro
|
H A D | tc-mcore.h | 40 #define TC_RELOC_MANGLE(a,b,c) tc_reloc_mangle (a, b, c) macro
|
H A D | tc-h8300.h | 56 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) macro
|
H A D | tc-sh.h | 150 #define TC_RELOC_MANGLE(seg, fix, int, paddr) \ macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-xc16x.h | 51 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) macro
|