Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-h8500.h51 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep(frag)
52 int tc_coff_sizemachdep PARAMS ((struct frag *));
H A Dtc-w65.h49 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep (frag)
50 int tc_coff_sizemachdep PARAMS ((fragS *));
H A Dtc-mcore.h54 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep (frag)
55 int tc_coff_sizemachdep PARAMS ((struct frag *));
H A Dtc-i960.h67 #define TC_COFF_SIZEMACHDEP(FRAGP) tc_coff_sizemachdep (FRAGP)
69 extern int tc_coff_sizemachdep PARAMS ((struct frag *));
H A Dtc-m68k.h75 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep(frag)
76 extern int tc_coff_sizemachdep PARAMS ((struct frag *));
H A Dtc-sh.h162 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep(frag)
163 extern int tc_coff_sizemachdep (fragS *);
H A Dtc-tic4x.h65 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep (frag)
H A Dtc-w65.c1071 tc_coff_sizemachdep (frag) in tc_coff_sizemachdep() function
H A Dtc-h8500.c1613 tc_coff_sizemachdep (frag) in tc_coff_sizemachdep() function
H A Dtc-i960.c2935 tc_coff_sizemachdep (frag) in tc_coff_sizemachdep() function
H A Dtc-sh.c3994 tc_coff_sizemachdep (fragS *frag) in tc_coff_sizemachdep() function
H A Dtc-m68k.c7310 tc_coff_sizemachdep (frag) in tc_coff_sizemachdep() function
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02033215 (tc_coff_sizemachdep): Declare.
3311 * config/tc-mcore.h (tc_coff_sizemachdep): Declare.
3490 * config/tc-w65.h (tc_coff_sizemachdep): Declare.
4432 (tc_coff_sizemachdep): Prototype.
H A DChangeLog-92951867 (tc_coff_sizemachdep): Add return after abort to avoid warning.
2076 (tc_coff_sizemachdep): Declare.
3881 (tc_coff_sizemachdep): Remove unused function.
5332 * config/tc-m68k.h (tc_coff_sizemachdep): Declare.
6919 (tc_coff_fix2rtype, tc_coff_sizemachdep): New functions.
6925 (tc_coff_fix2rtype, tc_coff_sizemachdep): Declare.
8157 tc_coff_sizemachdep.
12130 (tc_coff_sizemachdep): New function.
H A DChangeLog-96971756 tc_coff_sizemachdep if OBJ_COFF.
3947 (tc_headers_hook, tc_coff_sizemachdep): Likewise.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-02033215 (tc_coff_sizemachdep): Declare.
3311 * config/tc-mcore.h (tc_coff_sizemachdep): Declare.
3490 * config/tc-w65.h (tc_coff_sizemachdep): Declare.
4432 (tc_coff_sizemachdep): Prototype.
H A DChangeLog-92951867 (tc_coff_sizemachdep): Add return after abort to avoid warning.
2076 (tc_coff_sizemachdep): Declare.
3881 (tc_coff_sizemachdep): Remove unused function.
5332 * config/tc-m68k.h (tc_coff_sizemachdep): Declare.
6919 (tc_coff_fix2rtype, tc_coff_sizemachdep): New functions.
6925 (tc_coff_fix2rtype, tc_coff_sizemachdep): Declare.
8157 tc_coff_sizemachdep.
12130 (tc_coff_sizemachdep): New function.
H A DChangeLog-96971756 tc_coff_sizemachdep if OBJ_COFF.
3947 (tc_headers_hook, tc_coff_sizemachdep): Likewise.