Searched refs:b_out_squirt_out_relocs (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Di386os9k.c270 if (!b_out_squirt_out_relocs (abfd, obj_textsec (abfd)))
276 if (!b_out_squirt_out_relocs (abfd, obj_datasec (abfd)))
H A Dbout.c39 static bfd_boolean b_out_squirt_out_relocs
360 if (!b_out_squirt_out_relocs (abfd, obj_textsec (abfd)))
366 if (!b_out_squirt_out_relocs (abfd, obj_datasec (abfd)))
779 b_out_squirt_out_relocs (abfd, section)
778 b_out_squirt_out_relocs (abfd, section) function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dbout.c263 b_out_squirt_out_relocs (bfd *abfd, asection *section) function
465 if (!b_out_squirt_out_relocs (abfd, obj_textsec (abfd)))
471 if (!b_out_squirt_out_relocs (abfd, obj_datasec (abfd)))

Completed in 283 milliseconds