Searched refs:weak_bind_size (Results 1 – 8 of 8) sorted by relevance
69 assert((DyLdInfoCommand.weak_bind_size == O.WeakBinds.Opcodes.size()) && in totalSize()72 DyLdInfoCommand.weak_bind_size); in totalSize()348 assert((DyLdInfoCommand.weak_bind_size == O.WeakBinds.Opcodes.size()) && in writeWeakBindInfo()
403 MLC.dyld_info_command_data.weak_bind_size = O.WeakBinds.Opcodes.size(); in layoutTail()
1367 self.weak_bind_size = 01375 …rebase_size, self.bind_off, self.bind_size, self.weak_bind_off, self.weak_bind_size, self.lazy_bin…1385 self.weak_bind_off, self.weak_bind_size)
886 uint32_t weak_bind_size; member1254 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
310 IO.mapRequired("weak_bind_size", LoadCommand.weak_bind_size); in mapping()
112 c->weak_bind_size = weakBindingSection->getFileSize(); in writeTo()
688 BigSize += DyldInfo.weak_bind_size; in checkDyldInfoCommand()695 DyldInfo.weak_bind_size, in checkDyldInfoCommand()4932 return ArrayRef(Ptr, DyldInfo.weak_bind_size); in getDyldInfoWeakBindOpcodes()
9294 outs() << " weak_bind_size " << dc.weak_bind_size; in PrintDyldInfoLoadCommand()9296 big_size += dc.weak_bind_size; in PrintDyldInfoLoadCommand()