• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/cctools-845/libstuff/

Lines Matching refs:target_byte_sex

66     enum byte_sex target_byte_sex;
1205 target_byte_sex = get_host_byte_sex() == BIG_ENDIAN_BYTE_SEX ?
1214 swap_section(s, sg->nsects, target_byte_sex);
1215 swap_segment_command(sg, target_byte_sex);
1222 swap_section_64(s64, sg64->nsects, target_byte_sex);
1223 swap_segment_command_64(sg64, target_byte_sex);
1228 swap_symtab_command(st, target_byte_sex);
1233 swap_dysymtab_command(dyst, target_byte_sex);
1238 swap_symseg_command(ss, target_byte_sex);
1244 swap_fvmlib_command(fl, target_byte_sex);
1254 swap_dylib_command(dl, target_byte_sex);
1259 swap_sub_framework_command(sub, target_byte_sex);
1264 swap_sub_umbrella_command(usub, target_byte_sex);
1269 swap_sub_library_command(lsub, target_byte_sex);
1274 swap_sub_client_command(csub, target_byte_sex);
1279 swap_prebound_dylib_command(pbdylib, target_byte_sex);
1286 swap_dylinker_command(dyld, target_byte_sex);
1294 swap_thread_command(ut, target_byte_sex);
1311 swap_m68k_thread_state_regs(cpu, target_byte_sex);
1316 swap_m68k_thread_state_68882(fpu, target_byte_sex);
1323 target_byte_sex);
1348 swap_ppc_thread_state_t(cpu, target_byte_sex);
1353 swap_ppc_thread_state64_t(cpu64, target_byte_sex);
1358 swap_ppc_float_state_t(fpu, target_byte_sex);
1362 swap_ppc_exception_state_t(except, target_byte_sex);
1386 target_byte_sex);
1392 target_byte_sex);
1398 target_byte_sex);
1404 target_byte_sex);
1424 swap_i860_thread_state_regs(cpu, target_byte_sex);
1471 swap_i386_thread_state(cpu, target_byte_sex);
1478 swap_i386_float_state(fpu, target_byte_sex);
1483 swap_i386_exception_state(exc, target_byte_sex);
1492 swap_i386_thread_fpstate(fpu, target_byte_sex);
1497 swap_i386_thread_exceptstate(exc, target_byte_sex);
1502 swap_i386_thread_cthreadstate(user,target_byte_sex);
1509 swap_x86_thread_state64(cpu64, target_byte_sex);
1533 target_byte_sex);
1539 target_byte_sex);
1545 target_byte_sex);
1567 swap_sparc_thread_state_regs(cpu, target_byte_sex);
1572 swap_sparc_thread_state_fpu(fpu, target_byte_sex);
1592 swap_arm_thread_state_t(cpu, target_byte_sex);
1603 swap_entry_point_command(ep, target_byte_sex);
1608 swap_source_version_command(sv, target_byte_sex);
1613 swap_ident_command(id, target_byte_sex);
1618 swap_routines_command(rc, target_byte_sex);
1623 swap_routines_command_64(rc64, target_byte_sex);
1628 swap_twolevel_hints_command(hints, target_byte_sex);
1633 swap_prebind_cksum_command(cs, target_byte_sex);
1638 swap_uuid_command(uuid, target_byte_sex);
1647 swap_linkedit_data_command(ld, target_byte_sex);
1652 swap_rpath_command(rpath, target_byte_sex);
1657 swap_encryption_command(ec, target_byte_sex);
1662 swap_encryption_command_64(ec64, target_byte_sex);
1667 swap_linker_option_command(lo, target_byte_sex);
1673 swap_dyld_info_command(dc, target_byte_sex);
1679 swap_version_min_command(vc, target_byte_sex);
1686 swap_mach_header(mh, target_byte_sex);
1688 swap_mach_header_64(mh64, target_byte_sex);