Home
last modified time | relevance | path

Searched refs:RS6K_AOUTHDR_ZMAGIC (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h94 #define RS6K_AOUTHDR_ZMAGIC 0x010B /* paged: text r/o, both page-aligned */ macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoff64-rs6000.c880 ? RS6K_AOUTHDR_ZMAGIC in xcoff64_write_object_contents()
Dcoffcode.h4175 internal_a.magic = (abfd->flags & D_PAGED) ? RS6K_AOUTHDR_ZMAGIC : in coff_write_object_contents()