Home
last modified time | relevance | path

Searched refs:md_pcrel_from (Results 1 – 25 of 260) sorted by relevance

1234567891011

/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-moxie.h44 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from (FIX)
45 extern long md_pcrel_from (struct fix *);
H A Dtc-xc16x.c257 md_pcrel_from (fixS *fixP) in md_pcrel_from() function
277 return md_pcrel_from (fixP); in md_pcrel_from_section()
H A Dtc-pj.h46 #define md_pcrel_from(FIX) \ macro
H A Dtc-ft32.h40 #define md_pcrel_from(FIX) \ macro
H A Dtc-ip2k.c255 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED) in md_pcrel_from() function
H A Dtc-lm32.c346 md_pcrel_from (fixS *fixP) in md_pcrel_from() function
H A Dtc-riscv.c2353 md_pcrel_from (fixS *fixP) in md_pcrel_from() function
2537 bfd_vma delta = target - md_pcrel_from (fixP); in md_apply_fix()
2547 bfd_vma delta = target - md_pcrel_from (fixP); in md_apply_fix()
2557 bfd_vma delta = target - md_pcrel_from (fixP); in md_apply_fix()
2567 bfd_vma delta = target - md_pcrel_from (fixP); in md_apply_fix()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dtc.h54 #ifndef md_pcrel_from
55 long md_pcrel_from (fixS *);
/netbsd/external/gpl3/gdb/dist/gas/
H A Dtc.h54 #ifndef md_pcrel_from
55 long md_pcrel_from (fixS *);
/netbsd/external/gpl3/binutils/dist/gas/
H A Dtc.h54 #ifndef md_pcrel_from
55 long md_pcrel_from (fixS *);
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dtc.h54 #ifndef md_pcrel_from
55 long md_pcrel_from (fixS *);
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-xc16x.c257 md_pcrel_from (fixS *fixP) in md_pcrel_from() function
277 return md_pcrel_from (fixP); in md_pcrel_from_section()
H A Dtc-pj.h46 #define md_pcrel_from(FIX) \ macro
H A Dtc-ft32.h40 #define md_pcrel_from(FIX) \ macro
H A Dtc-ip2k.c255 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED) in md_pcrel_from() function
H A Dtc-lm32.c346 md_pcrel_from (fixS *fixP) in md_pcrel_from() function
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xc16x.c257 md_pcrel_from (fixS *fixP) in md_pcrel_from() function
277 return md_pcrel_from (fixP); in md_pcrel_from_section()
H A Dtc-pj.h46 #define md_pcrel_from(FIX) \ macro
H A Dtc-ft32.h40 #define md_pcrel_from(FIX) \ macro
H A Dtc-ip2k.c255 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED) in md_pcrel_from() function
H A Dtc-lm32.c346 md_pcrel_from (fixS *fixP) in md_pcrel_from() function
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-pj.h46 #define md_pcrel_from(FIX) \ macro
H A Dtc-ft32.h40 #define md_pcrel_from(FIX) \ macro
H A Dtc-ip2k.c255 md_pcrel_from (fixS *fixP ATTRIBUTE_UNUSED) in md_pcrel_from() function
H A Dtc-lm32.c346 md_pcrel_from (fixS *fixP) in md_pcrel_from() function

1234567891011