Searched refs:bind_size (Results 1 – 7 of 7) sorted by relevance
63 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in totalSize()65 Ends.push_back(DyLdInfoCommand.bind_off + DyLdInfoCommand.bind_size); in totalSize()335 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in writeBindInfo()
398 MLC.dyld_info_command_data.bind_size = O.Binds.Opcodes.size(); in layoutTail()
880 uint32_t bind_size; member1253 sys::swapByteOrder(info.bind_size); in swapStruct()
307 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
106 c->bind_size = bindingSection->getFileSize(); in writeTo()
679 BigSize += DyldInfo.bind_size; in checkDyldInfoCommand()686 DyldInfo.bind_size, in checkDyldInfoCommand()4933 return ArrayRef(Ptr, DyldInfo.bind_size); in getDyldInfoBindOpcodes()
9003 outs() << " bind_size " << dc.bind_size; in PrintDyldInfoLoadCommand()9005 big_size += dc.bind_size; in PrintDyldInfoLoadCommand()