Home
last modified time | relevance | path

Searched refs:bfd_mach_o_get_reloc_upper_bound (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dmach-o.h666 long bfd_mach_o_get_reloc_upper_bound (bfd *, asection *);
DChangeLog-20091830 (bfd_mach_o_get_reloc_upper_bound, bfd_mach_o_canonicalize_reloc)
2356 (bfd_mach_o_get_reloc_upper_bound): New function.
2437 (bfd_mach_o_get_reloc_upper_bound): New prototype.
Dmach-o.c1293 bfd_mach_o_get_reloc_upper_bound (bfd *abfd ATTRIBUTE_UNUSED, in bfd_mach_o_get_reloc_upper_bound() function