Home
last modified time | relevance | path

Searched refs:SMALL_AOUTSZ (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Drs6k64.h72 #define SMALL_AOUTSZ (0) macro
Drs6000.h77 #define SMALL_AOUTSZ (28) macro
DChangeLog-9103594 * rs6000.h (SMALL_AOUTSZ): Define.
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h3214 sofar += SMALL_AOUTSZ; in coff_compute_section_file_positions()
3676 scn_base += SMALL_AOUTSZ; in coff_write_object_contents()
3999 internal_f.f_opthdr = SMALL_AOUTSZ; in coff_write_object_contents()
4389 size = SMALL_AOUTSZ; in coff_write_object_contents()
Dcoff-rs6000.c2543 size += SMALL_AOUTSZ; in _bfd_xcoff_sizeof_headers()
4119 SMALL_AOUTSZ,
4300 SMALL_AOUTSZ,
DChangeLog-94951127 increment sofar by SMALL_AOUTSZ if not executable.
1129 header; if not executable, header size of SMALL_AOUTSZ.