Searched refs:bind_off (Results 1 – 5 of 5) sorted by relevance
856 uint32_t bind_off; member1103 sys::swapByteOrder(info.bind_off); in swapStruct()
267 IO.mapRequired("bind_off", LoadCommand.bind_off); in mapping()
648 if (DyldInfo.bind_off > FileSize) in checkDyldInfoCommand()652 BigSize = DyldInfo.bind_off; in checkDyldInfoCommand()659 if (Error Err = checkOverlappingElement(Elements, DyldInfo.bind_off, in checkDyldInfoCommand()4531 reinterpret_cast<const uint8_t *>(getPtr(*this, DyldInfo.bind_off)); in getDyldInfoBindOpcodes()
851 di->bind_off = _bindingInfo.size() ? _startOfBindingInfo : 0; in writeLoadCommands()
8549 outs() << " bind_off " << dc.bind_off; in PrintDyldInfoLoadCommand()8550 if (dc.bind_off > object_size) in PrintDyldInfoLoadCommand()8555 big_size = dc.bind_off; in PrintDyldInfoLoadCommand()