Searched refs:U802WRMAGIC (Results 1 – 4 of 4) sorted by relevance
34 #define U802WRMAGIC 0730 /* writeable text segments **chh** */ macro39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \
79 #define U802WRMAGIC 0730 /* Writeable text segments. */ macro
1655 case U802WRMAGIC: in xcoff_dump_obj()1670 if (magic == U802ROMAGIC || magic == U802WRMAGIC || magic == U802TOCMAGIC) in xcoff_dump_obj()
2273 case U802WRMAGIC: in coff_set_arch_mach_hook()