Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dti.h114 #ifndef COFF_ADJUST_FILEHDR_OUT_POST
115 #define COFF_ADJUST_FILEHDR_OUT_POST(abfd, src, dst) \ macro
DChangeLog-0415166 * ti.h (COFF_ADJUST_FILEHDR_IN_POST, COFF_ADJUST_FILEHDR_OUT_POST):
/toolchain/binutils/binutils-2.27/bfd/
Dcoff-stgo32.c86 #define COFF_ADJUST_FILEHDR_OUT_POST adjust_filehdr_out_post macro
Dcoffswap.h296 #ifdef COFF_ADJUST_FILEHDR_OUT_POST in coff_swap_filehdr_out()
297 COFF_ADJUST_FILEHDR_OUT_POST (abfd, in, out); in coff_swap_filehdr_out()
DChangeLog-96971080 COFF_ADJUST_FILEHDR_OUT_POST if they are defined.