Searched refs:export_off (Results 1 – 5 of 5) sorted by relevance
833 uint32_t export_off; member1089 sys::swapByteOrder(info.export_off); in swapStruct()
413 WriteQueue.push_back(std::make_pair(DyldInfoOnlyCmd->export_off, in writeLinkEditData()
272 IO.mapRequired("export_off", LoadCommand.export_off); in mapping()
868 uint32_t export_off; member1120 sys::swapByteOrder(info.export_off); in swapStruct()
710 if (DyldInfo.export_off > FileSize) in checkDyldInfoCommand()714 BigSize = DyldInfo.export_off; in checkDyldInfoCommand()721 if (Error Err = checkOverlappingElement(Elements, DyldInfo.export_off, in checkDyldInfoCommand()4601 reinterpret_cast<const uint8_t *>(getPtr(*this, DyldInfo.export_off)); in getDyldInfoExportsTrie()