Searched refs:bfd_perform_relocation (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | reloc.c | 576 bfd_perform_relocation (bfd *abfd, in bfd_perform_relocation() function 5244 r = bfd_perform_relocation (input_bfd, in bfd_generic_get_relocated_section_contents()
|
| H A D | coff-alpha.c | 881 r = bfd_perform_relocation (input_bfd, rel, data, input_section, 893 r = bfd_perform_relocation (input_bfd, rel, data, input_section, 929 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
|
| H A D | ChangeLog-9193 | 76 (bfd_perform_relocation): Add error_message argument to hold 156 then skip bfd_perform_relocation even if the addend is non-zero. 797 (bfd_perform_relocation): Make variable howto a const pointer. 2679 * reloc.c (bfd_perform_relocation): Handle the case of 2721 * reloc.c (bfd_perform_relocation): Handle 64-bit relocs. 2873 bfd_perform_relocation lossage. 3174 * reloc.c (bfd_perform_relocation): Fix max and min values. 3276 * reloc.c (bfd_perform_relocation): Check for overflow on 3975 (bfd_perform_relocation): Lint. 4622 * reloc.c (bfd_perform_relocation): For normal 2- or 4-byte [all …]
|
| H A D | elf32-mips.c | 1111 r = bfd_perform_relocation (abfd, &reloc32, data, input_section, in mips32_64bit_reloc()
|
| H A D | bfd-in2.h | 2321 bfd_reloc_status_type bfd_perform_relocation
|
| H A D | ChangeLog-9495 | 2959 * reloc.c (bfd_perform_relocation): Add case for -ve words. 3312 a whole section for the linker, bypassing bfd_perform_relocation. 3373 * reloc.c (bfd_perform_relocation): Don't bother to check for 3705 * reloc.c (bfd_perform_relocation): Don't use bitpos in overflow 5014 from bfd_perform_relocation, adjusted for the assembler's needs. 6116 * reloc.c (bfd_perform_relocation): Don't clobber the relocation 9263 relocs from being adjusted by bfd_perform_relocation. IGNORE 9399 * reloc.c (bfd_perform_relocation): Work around one gross hack
|
| H A D | ChangeLog-0001 | 663 (bfd_perform_relocation): Formatting fix. 7943 * reloc.c (bfd_perform_relocation, bfd_install_relocation): 8529 * reloc.c (bfd_perform_relocation, bfd_install_relocation): 8979 * reloc.c (bfd_perform_relocation): Undo emacs formatting of 9546 * reloc.c (bfd_perform_relocation): Distinguish between octets
|
| H A D | ChangeLog-9697 | 533 (bfd_perform_relocation, bfd_install_relocation): Use it. 3473 * reloc.c (bfd_perform_relocation): Apply the relocation even if 4282 * reloc.c (bfd_perform_relocation): Handle xcoff-powermac like
|
| H A D | elfxx-mips.c | 10097 r = bfd_perform_relocation (input_bfd, *parent, data, in _bfd_elf_mips_get_relocated_section_contents()
|
| H A D | ChangeLog-0203 | 5732 * reloc.c (bfd_perform_relocation): Add sanity check.
|
| /freebsd-12.1/contrib/binutils/bfd/doc/ |
| H A D | bfdint.texi | 1209 Originally, the function @samp{bfd_perform_relocation} was supposed to 1215 While this seems plausible, a look at @samp{bfd_perform_relocation} 1226 calls @samp{bfd_perform_relocation}. So @samp{bfd_perform_relocation} 1230 The assembler used @samp{bfd_perform_relocation} for a while. This 1232 @samp{bfd_perform_relocation} was written to handle relocations on an 1236 was created as a copy of @samp{bfd_perform_relocation}. 1240 @samp{bfd_perform_relocation}, with all the odd special cases and 1310 to work correctly, @samp{bfd_perform_relocation} has to do the right 1379 One or more generic functions similar to @samp{bfd_perform_relocation} 1652 @samp{bfd_perform_relocation}, which will use the howto structures you [all …]
|
| /freebsd-12.1/gnu/usr.bin/binutils/libbfd/ |
| H A D | bfd.h | 2328 bfd_reloc_status_type bfd_perform_relocation
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-9295 | 4679 hacks for working around problems with bfd_perform_relocation. 7132 bfd_perform_relocation returns bfd_reloc_overflow. 7751 * write.c (write_relocs): bfd_perform_relocation now takes an 8845 compensate for a bfd_perform_relocation bug. 9009 for ELF by hacking around bizarre bfd_perform_relocation behaviour
|
| H A D | ChangeLog-9697 | 2577 bfd_perform_relocation -> bfd_install_relocation.
|