Searched defs:coff_set_alignment_hook (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | coffcode.h | 1603 coff_set_alignment_hook (abfd, section, scnhdr) in coff_set_alignment_hook() function 1650 coff_set_alignment_hook (abfd, section, scnhdr) in coff_set_alignment_hook() function 1730 coff_set_alignment_hook (abfd, section, scnhdr) in coff_set_alignment_hook() function 1762 #define coff_set_alignment_hook \ macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coffcode.h | 1596 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook() function 1640 coff_set_alignment_hook (bfd * abfd ATTRIBUTE_UNUSED, in coff_set_alignment_hook() function 1714 coff_set_alignment_hook (bfd *abfd, asection *section, void * scnhdr) in coff_set_alignment_hook() function 1738 #define coff_set_alignment_hook \ macro
|