Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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.27/bfd/
Dcoffcode.h3246 sofar += SMALL_AOUTSZ; in coff_compute_section_file_positions()
3708 scn_base += SMALL_AOUTSZ; in coff_write_object_contents()
4031 internal_f.f_opthdr = SMALL_AOUTSZ; in coff_write_object_contents()
4423 size = SMALL_AOUTSZ; in coff_write_object_contents()
Dcoff-rs6000.c2515 size += SMALL_AOUTSZ; in _bfd_xcoff_sizeof_headers()
4089 SMALL_AOUTSZ,
4270 SMALL_AOUTSZ,
DChangeLog-94951127 increment sofar by SMALL_AOUTSZ if not executable.
1129 header; if not executable, header size of SMALL_AOUTSZ.