Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Drs6000.h35 #define U802ROMAGIC 0735 /* readonly sharable text segments */ macro
39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-xcoff.c80 #define U802ROMAGIC 0735 /* Readonly sharable text segments. */ macro
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c1658 case U802ROMAGIC: in xcoff_dump_obj()
1670 if (magic == U802ROMAGIC || magic == U802WRMAGIC || magic == U802TOCMAGIC) in xcoff_dump_obj()
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h2257 case U802ROMAGIC: in coff_set_arch_mach_hook()
DChangeLog-94951207 U802ROMAGIC, for clarity. Try to set arch and machine correctly