Home
last modified time | relevance | path

Searched refs:U802TOCMAGIC (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Drs6000.h36 #define U802TOCMAGIC 0737 /* readonly text segments and TOC */ macro
40 (x).f_magic != U802TOCMAGIC)
/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-xcoff.c81 #define U802TOCMAGIC 0737 /* Readonly text segments and TOC. */ macro
307 if (magic != U802TOCMAGIC && magic != U64_TOCMAGIC) in simple_object_xcoff_match()
/toolchain/binutils/binutils-2.27/binutils/
Dod-xcoff.c1661 case U802TOCMAGIC: in xcoff_dump_obj()
1670 if (magic == U802ROMAGIC || magic == U802WRMAGIC || magic == U802TOCMAGIC) in xcoff_dump_obj()
/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h2274 case U802TOCMAGIC: in coff_set_arch_mach_hook()