Searched refs:sizeofcmds (Results 1 – 8 of 8) sorted by relevance
498 uint32_t sizeofcmds; member508 uint32_t sizeofcmds; member999 sys::swapByteOrder(mh.sizeofcmds); in swapStruct()1009 sys::swapByteOrder(H.sizeofcmds); in swapStruct()
78 Header.sizeofcmds = Obj.Header.sizeofcmds; in writeHeader()
90 IO.mapRequired("sizeofcmds", FileHdr.sizeofcmds); in mapping()
507 uint32_t sizeofcmds; member517 uint32_t sizeofcmds; member1030 sys::swapByteOrder(mh.sizeofcmds); in swapStruct()1040 sys::swapByteOrder(H.sizeofcmds); in swapStruct()
52 uint32_t sizeofcmds; member
482 uint32_t sizeofcmds; member532 header->sizeofcmds = 0; in WriteHeader()568 header->sizeofcmds = in WriteSections()
205 if (sizeof(MachO::load_command) > Obj.getHeader().sizeofcmds) in getFirstLoadCommandInfo()217 Obj.getData().data() + HeaderSize + Obj.getHeader().sizeofcmds) in getNextLoadCommandInfo()1277 SizeOfHeaders += getHeader().sizeofcmds; in MachOObjectFile()
566 pub sizeofcmds: u32,580 pub sizeofcmds: u32,