Lines Matching full:pcrel_offset
365 . bfd_boolean pcrel_offset;
664 If pcrel_offset is set, we must further subtract the position
668 i386-aout, pcrel_offset is FALSE. Some other targets do not
670 or ELF. For those targets, pcrel_offset is TRUE.
674 relocation is done. If pcrel_offset is FALSE we want to wind
677 in the location within the section. If pcrel_offset is TRUE
688 if (howto->pcrel_offset)
1048 If pcrel_offset is set, we must further subtract the position
1052 i386-aout, pcrel_offset is FALSE. Some other targets do not
1054 or ELF. For those targets, pcrel_offset is TRUE.
1058 relocation is done. If pcrel_offset is FALSE we want to wind
1061 in the location within the section. If pcrel_offset is TRUE
1072 if (howto->pcrel_offset && howto->partial_inplace)
1364 pcrel_offset is FALSE. Other targets (e.g., m88kbcs or ELF)
1366 targets pcrel_offset is TRUE. If pcrel_offset is FALSE we do not
1373 if (howto->pcrel_offset)