Searched refs:swapByteOrder (Results 1 – 11 of 11) sorted by relevance
997 sys::swapByteOrder(mh.magic); in swapStruct()998 sys::swapByteOrder(mh.cputype); in swapStruct()999 sys::swapByteOrder(mh.cpusubtype); in swapStruct()1000 sys::swapByteOrder(mh.filetype); in swapStruct()1001 sys::swapByteOrder(mh.ncmds); in swapStruct()1002 sys::swapByteOrder(mh.sizeofcmds); in swapStruct()1003 sys::swapByteOrder(mh.flags); in swapStruct()1007 sys::swapByteOrder(H.magic); in swapStruct()1008 sys::swapByteOrder(H.cputype); in swapStruct()1009 sys::swapByteOrder(H.cpusubtype); in swapStruct()[all …]
118 inline void swapByteOrder(T &Value) { in swapByteOrder() function
41 sys::swapByteOrder(value); in byte_swap()
141 TEST(swapByteOrder, uint8_t) { in TEST() argument143 sys::swapByteOrder(value); in TEST()147 TEST(swapByteOrder, uint16_t) { in TEST() argument149 sys::swapByteOrder(value); in TEST()153 TEST(swapByteOrder, uint32_t) { in TEST() argument155 sys::swapByteOrder(value); in TEST()159 TEST(swapByteOrder, uint64_t) { in TEST() argument161 sys::swapByteOrder(value); in TEST()165 TEST(swapByteOrder, int8_t) { in TEST() argument167 sys::swapByteOrder(value); in TEST()[all …]
30 sys::swapByteOrder(H.magic); in SwapStruct()31 sys::swapByteOrder(H.nfat_arch); in SwapStruct()36 sys::swapByteOrder(H.cputype); in SwapStruct()37 sys::swapByteOrder(H.cpusubtype); in SwapStruct()38 sys::swapByteOrder(H.offset); in SwapStruct()39 sys::swapByteOrder(H.size); in SwapStruct()40 sys::swapByteOrder(H.align); in SwapStruct()
657 sys::swapByteOrder(f); in DumpLiteral4Section()661 sys::swapByteOrder(l); in DumpLiteral4Section()701 sys::swapByteOrder(d); in DumpLiteral8Section()706 sys::swapByteOrder(l0); in DumpLiteral8Section()707 sys::swapByteOrder(l1); in DumpLiteral8Section()736 sys::swapByteOrder(l0); in DumpLiteral16Section()737 sys::swapByteOrder(l1); in DumpLiteral16Section()738 sys::swapByteOrder(l2); in DumpLiteral16Section()739 sys::swapByteOrder(l3); in DumpLiteral16Section()801 sys::swapByteOrder(lp); in DumpLiteralPointerSection()[all …]
367 sys::swapByteOrder<uint32_t>(NumValueSites); in swapBytes()368 sys::swapByteOrder<uint32_t>(Kind); in swapBytes()375 sys::swapByteOrder<uint64_t>(VD[I].Value); in swapBytes()376 sys::swapByteOrder<uint64_t>(VD[I].Count); in swapBytes()379 sys::swapByteOrder<uint32_t>(NumValueSites); in swapBytes()380 sys::swapByteOrder<uint32_t>(Kind); in swapBytes()458 sys::swapByteOrder<uint32_t>(TotalSize); in swapBytesToHost()459 sys::swapByteOrder<uint32_t>(NumValueKinds); in swapBytesToHost()479 sys::swapByteOrder<uint32_t>(TotalSize); in swapBytesFromHost()480 sys::swapByteOrder<uint32_t>(NumValueKinds); in swapBytesFromHost()
322 sys::swapByteOrder(Value); in writeInt16BE()329 sys::swapByteOrder(Value); in writeInt32BE()338 sys::swapByteOrder(Value); in writeInt64BE()
24 sys::swapByteOrder(val); in getU()
982 sys::swapByteOrder(Size); in prependCompressionHeader()1291 sys::swapByteOrder(NumSections); in writeObject()1297 sys::swapByteOrder(Val); in writeObject()1304 sys::swapByteOrder(Val); in writeObject()
150 sys::swapByteOrder(result); in fetch64()158 sys::swapByteOrder(result); in fetch32()