Home
last modified time | relevance | path

Searched refs:adjust_filehdr_in_post (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-stgo32.c64 adjust_filehdr_in_post (bfd *, void *, void *);
84 #define COFF_ADJUST_FILEHDR_IN_POST adjust_filehdr_in_post
133 adjust_filehdr_in_post (bfd * abfd ATTRIBUTE_UNUSED, in adjust_filehdr_in_post() function
DChangeLog-20091209 (adjust_filehdr_in_post): Declare the abfd parameter as unused.
1227 * coff-stgo32.c (adjust_filehdr_in_post): Use bfd_malloc.