Home
last modified time | relevance | path

Searched refs:squirt_out_relocs (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Dlibaout.h471 extern bfd_boolean NAME (aout, squirt_out_relocs)
659 if (!NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd))) \
664 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) \
Daoutx.h2337 NAME (aout, squirt_out_relocs) (bfd *abfd, asection *section) in NAME() argument
DChangeLog-96975153 * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if
DChangeLog-00018869 (NAME(aout,squirt_out_relocs)): Similarly use
DChangeLog-02038234 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.