Searched refs:swapByteOrder (Results 1 – 14 of 14) sorted by relevance
1140 sys::swapByteOrder(mh.magic); in swapStruct()1141 sys::swapByteOrder(mh.nfat_arch); in swapStruct()1145 sys::swapByteOrder(mh.cputype); in swapStruct()1146 sys::swapByteOrder(mh.cpusubtype); in swapStruct()1147 sys::swapByteOrder(mh.offset); in swapStruct()1148 sys::swapByteOrder(mh.size); in swapStruct()1149 sys::swapByteOrder(mh.align); in swapStruct()1153 sys::swapByteOrder(mh.cputype); in swapStruct()1154 sys::swapByteOrder(mh.cpusubtype); in swapStruct()1155 sys::swapByteOrder(mh.offset); in swapStruct()[all …]
55 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes()63 sys::swapByteOrder(Major); in swapBytes()64 sys::swapByteOrder(Minor); in swapBytes()77 sys::swapByteOrder(FileSize); in swapBytes()78 sys::swapByteOrder(PartCount); in swapBytes()89 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes()106 sys::swapByteOrder(MinorVersion); in swapBytes()107 sys::swapByteOrder(MajorVersion); in swapBytes()108 sys::swapByteOrder(Offset); in swapBytes()109 sys::swapByteOrder(Size); in swapBytes()[all …]
39 llvm::sys::swapByteOrder(debug_info.Uuid.Data1); in UUID()40 llvm::sys::swapByteOrder(debug_info.Uuid.Data2); in UUID()41 llvm::sys::swapByteOrder(debug_info.Uuid.Data3); in UUID()42 llvm::sys::swapByteOrder(debug_info.Age); in UUID()
1584 sys::swapByteOrder(f); in DumpLiteral4Section()1588 sys::swapByteOrder(l); in DumpLiteral4Section()1628 sys::swapByteOrder(d); in DumpLiteral8Section()1633 sys::swapByteOrder(l0); in DumpLiteral8Section()1634 sys::swapByteOrder(l1); in DumpLiteral8Section()1663 sys::swapByteOrder(l0); in DumpLiteral16Section()1664 sys::swapByteOrder(l1); in DumpLiteral16Section()1665 sys::swapByteOrder(l2); in DumpLiteral16Section()1666 sys::swapByteOrder(l3); in DumpLiteral16Section()1728 sys::swapByteOrder(lp); in DumpLiteralPointerSection()[all …]
103 sys::swapByteOrder(O); in writeHeader()122 sys::swapByteOrder(P.Size); in writeParts()180 sys::swapByteOrder(Flags); in writeParts()
45 sys::swapByteOrder(Integer); in writeInteger()
892 sys::swapByteOrder<uint32_t>(NumValueSites); in swapBytes()893 sys::swapByteOrder<uint32_t>(Kind); in swapBytes()900 sys::swapByteOrder<uint64_t>(VD[I].Value); in swapBytes()901 sys::swapByteOrder<uint64_t>(VD[I].Count); in swapBytes()904 sys::swapByteOrder<uint32_t>(NumValueSites); in swapBytes()905 sys::swapByteOrder<uint32_t>(Kind); in swapBytes()991 sys::swapByteOrder<uint32_t>(TotalSize); in swapBytesToHost()992 sys::swapByteOrder<uint32_t>(NumValueKinds); in swapBytesToHost()1013 sys::swapByteOrder<uint32_t>(TotalSize); in swapBytesFromHost()1014 sys::swapByteOrder<uint32_t>(NumValueKinds); in swapBytesFromHost()
112 inline void swapByteOrder(T &Value) { in swapByteOrder() function
51 sys::swapByteOrder(value); in byte_swap()
52 sys::swapByteOrder(Val); in readInteger()
1027 sys::swapByteOrder(flavor); in checkThreadCommand()1037 sys::swapByteOrder(count); in checkThreadCommand()3413 sys::swapByteOrder(RawValue); in moveNext()5112 sys::swapByteOrder(Start); in getChainedFixupsSegments()5138 sys::swapByteOrder(Element); in getArray()
156 sys::swapByteOrder(result); in fetch64()164 sys::swapByteOrder(result); in fetch32()
51 sys::swapByteOrder(val); in getU()
1005 llvm::sys::swapByteOrder(val); in Get()