HomeSort by relevance Sort by last modified time
    Searched refs:md_pcrel_from (Results 1 - 25 of 42) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/config/
tc-moxie.h 44 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from (FIX)
45 extern long md_pcrel_from (struct fix *);
tc-pj.h 46 #define md_pcrel_from(FIX) \ macro
tc-xc16x.c 257 md_pcrel_from (fixS *fixP) function
277 return md_pcrel_from (fixP);
tc-ip2k.c 275 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED)
271 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED) function
tc-lm32.c 346 md_pcrel_from (fixS *fixP) function
tc-moxie.c 830 md_pcrel_from (fixS *fixP)
829 md_pcrel_from (fixS *fixP) function
tc-dlx.c 1176 md_pcrel_from (fixS* fixP) function
tc-epiphany.c 186 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED)
183 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED) function
tc-arc.c 1226 md_pcrel_from (fixS *fixP)
1252 value += md_pcrel_from (fixP);
1219 md_pcrel_from (fixS *fixP) function
    [all...]
tc-i860.c 1186 md_pcrel_from (fixS *fixP)
1184 md_pcrel_from (fixS *fixP) function
    [all...]
tc-mn10200.c 815 md_pcrel_from (fixS *fixp)
812 md_pcrel_from (fixS *fixp) function
tc-pdp11.c 1378 md_pcrel_from (fixS *fixP)
1376 md_pcrel_from (fixS *fixP) function
tc-spu.c 904 md_pcrel_from (fixS *fixp)
902 md_pcrel_from (fixS *fixp) function
tc-tilegx.c 1774 md_pcrel_from (fixS *fixP) function
    [all...]
tc-tilepro.c 1554 md_pcrel_from (fixS *fixP) function
    [all...]
tc-xgate.c 606 md_pcrel_from (fixS * fixP) function
    [all...]
tc-z8k.c 1557 md_pcrel_from (fixS *fixP) function
    [all...]
tc-sparc.c 3930 md_pcrel_from (fixS *fixP) function
    [all...]
tc-crx.c 519 md_pcrel_from (fixS *fixp) function
    [all...]
tc-i960.c 2364 md_pcrel_from (fixS *fixP) function
    [all...]
tc-ns32k.c 2211 md_pcrel_from (fixS *fixP) function
    [all...]
tc-cr16.c 786 md_pcrel_from (fixS *fixp) function
    [all...]
tc-h8300.c 2211 md_pcrel_from (fixS *fixp) function
    [all...]
tc-mn10300.c 2316 md_pcrel_from (fixS *fixp) function
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
tc.h 54 #ifndef md_pcrel_from
55 long md_pcrel_from (fixS *);

Completed in 425 milliseconds

1 2