Home
last modified time | relevance | path

Searched defs:coff_set_alignment_hook (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dcoffcode.h1820 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook() function
1841 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook() function
1934 coff_set_alignment_hook (bfd *abfd, asection *section, void * scnhdr) in coff_set_alignment_hook() function
1959 coff_set_alignment_hook (bfd *abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook() function
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dcoffcode.h1831 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook() function
1862 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook() function
1955 coff_set_alignment_hook (bfd *abfd, asection *section, void * scnhdr) in coff_set_alignment_hook() function
1979 #define coff_set_alignment_hook \ macro