/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-m32c.h | 39 long md_pcrel_from_section PARAMS ((struct fix *, segT)); 40 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) 71 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) 72 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-i370.h | 58 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 59 extern long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-openrisc.h | 56 extern long md_pcrel_from_section (struct fix *, segT); 57 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC)
|
H A D | tc-iq2000.h | 44 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) 65 extern long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-fr30.h | 53 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 54 extern long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-xstormy16.h | 56 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 57 extern long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-msp430.h | 85 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section(FIXP, SEC) 92 extern long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-d30v.h | 34 extern long md_pcrel_from_section (struct fix *, segT); 35 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC)
|
H A D | tc-d10v.h | 33 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 35 long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-mt.h | 51 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) 52 extern long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-xc16x.h | 64 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 65 extern long md_pcrel_from_section (struct fix *, segT);
|
H A D | tc-mcore.h | 46 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 91 extern long md_pcrel_from_section (fixS *, segT);
|
H A D | tc-bfin.h | 72 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 73 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-s390.h | 77 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section(FIX, SEC) 78 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-avr.h | 103 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 104 extern long md_pcrel_from_section (struct fix *, segT);
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i370.h | 63 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section(FIX, SEC) 64 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-msp430.h | 89 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section(FIXP, SEC) 96 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-openrisc.h | 61 extern long md_pcrel_from_section PARAMS ((struct fix *, segT)); 62 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC)
|
H A D | tc-iq2000.h | 49 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC) 50 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-fr30.h | 58 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 59 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-xstormy16.h | 61 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC) 62 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-d10v.h | 37 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section(FIX, SEC) 39 long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-d30v.h | 37 extern long md_pcrel_from_section PARAMS ((struct fix *, segT)); 38 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section(FIX, SEC)
|
H A D | tc-avr.h | 107 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section(FIX, SEC) 108 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|
H A D | tc-s390.h | 82 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section(FIX, SEC) 83 extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
|