Searched refs:bind_size (Results 1 – 6 of 6) sorted by relevance
1365 self.bind_size = 01375 …self.rebase_off, self.rebase_size, self.bind_off, self.bind_size, self.weak_bind_off, self.weak_bi…1383 self.bind_off, self.bind_size)
884 uint32_t bind_size; member1252 sys::swapByteOrder(info.bind_size); in swapStruct()
308 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
108 c->bind_size = bindingSection->getFileSize(); in writeTo()
673 BigSize += DyldInfo.bind_size; in checkDyldInfoCommand()680 DyldInfo.bind_size, in checkDyldInfoCommand()4918 return ArrayRef(Ptr, DyldInfo.bind_size); in getDyldInfoBindOpcodes()
9282 outs() << " bind_size " << dc.bind_size; in PrintDyldInfoLoadCommand()9284 big_size += dc.bind_size; in PrintDyldInfoLoadCommand()