Searched refs:_bfd_relocate_contents (Results 1 - 25 of 40) sorted by relevance

12

/haiku-buildtools/binutils/bfd/
H A Delf32-epiphany.c410 return _bfd_relocate_contents (howto, input_bfd, relocation,
428 return _bfd_relocate_contents (howto, input_bfd, relocation,
H A Dreloc.c1382 return _bfd_relocate_contents (howto, input_bfd, relocation,
1390 _bfd_relocate_contents (reloc_howto_type *howto, function
H A Dcoff-mcore.c502 rstat = _bfd_relocate_contents (howto, input_bfd, val, loc);
H A Daout-ns32k.c357 return _bfd_relocate_contents (howto, input_bfd, relocation,
H A Dcoff-ppc.c1202 rstat = _bfd_relocate_contents (howto, input_bfd, relocation, loc);
1360 rstat = _bfd_relocate_contents (howto,
1373 rstat = _bfd_relocate_contents (howto,
1382 rstat = _bfd_relocate_contents (howto,
H A Dlibbfd.h675 extern bfd_reloc_status_type _bfd_relocate_contents
H A Dlibbfd-in.h670 extern bfd_reloc_status_type _bfd_relocate_contents
H A Dcoff-mips.c1117 r = _bfd_relocate_contents (howto, input_bfd, relocation,
H A Delf32-m32r.c2599 r = _bfd_relocate_contents (howto, input_bfd,
2622 r = _bfd_relocate_contents (howto, input_bfd,
H A Dcoff-alpha.c1876 r = _bfd_relocate_contents (howto, input_bfd, relocation,
H A Dcofflink.c2831 rstat = _bfd_relocate_contents (howto, output_bfd,
H A Delf32-microblaze.c1001 r = _bfd_relocate_contents (howto, input_bfd, addend,
H A Dlinker.c341 @findex _bfd_relocate_contents
343 The functions <<_bfd_relocate_contents>> and
2363 rstat = _bfd_relocate_contents (r->howto, abfd,
/haiku-buildtools/legacy/binutils/bfd/
H A Dreloc.c1372 return _bfd_relocate_contents (howto, input_bfd, relocation,
1379 _bfd_relocate_contents (reloc_howto_type *howto, function
H A Daout-ns32k.c342 return _bfd_relocate_contents (howto, input_bfd, relocation,
H A Dcoff-mcore.c505 rstat = _bfd_relocate_contents (howto, input_bfd, val, loc);
H A Dcoff-ppc.c1267 rstat = _bfd_relocate_contents (howto, input_bfd, relocation, loc);
1426 rstat = _bfd_relocate_contents (howto,
1439 rstat = _bfd_relocate_contents (howto,
1448 rstat = _bfd_relocate_contents (howto,
H A Dcoff-or32.c512 rstat = _bfd_relocate_contents (howto_table + rel->r_type,
H A Dlibbfd-in.h546 extern bfd_reloc_status_type _bfd_relocate_contents
H A Dlibbfd.h551 extern bfd_reloc_status_type _bfd_relocate_contents
H A Dcoff-mips.c1161 r = _bfd_relocate_contents (howto, input_bfd, relocation,
H A Dcoff-alpha.c1918 r = _bfd_relocate_contents (howto, input_bfd, relocation,
H A Delf32-m32r.c2546 r = _bfd_relocate_contents (howto, input_bfd,
2569 r = _bfd_relocate_contents (howto, input_bfd,
H A Dcofflink.c2727 rstat = _bfd_relocate_contents (howto, output_bfd,
H A Dlinker.c345 @findex _bfd_relocate_contents
347 The functions <<_bfd_relocate_contents>> and
2571 rstat = _bfd_relocate_contents (r->howto, abfd,

Completed in 291 milliseconds

12