Searched refs:lazy_bind_size (Results 1 – 6 of 6) sorted by relevance
1369 self.lazy_bind_size = 01375 …e, self.weak_bind_off, self.weak_bind_size, self.lazy_bind_off, self.lazy_bind_size, self.export_o…1387 self.lazy_bind_off, self.lazy_bind_size)
888 uint32_t lazy_bind_size; member1256 sys::swapByteOrder(info.lazy_bind_size); in swapStruct()
312 IO.mapRequired("lazy_bind_size", LoadCommand.lazy_bind_size); in mapping()
116 c->lazy_bind_size = lazyBindingSection->getFileSize(); in writeTo()
703 BigSize += DyldInfo.lazy_bind_size; in checkDyldInfoCommand()710 DyldInfo.lazy_bind_size, in checkDyldInfoCommand()4946 return ArrayRef(Ptr, DyldInfo.lazy_bind_size); in getDyldInfoLazyBindOpcodes()
9306 outs() << " lazy_bind_size " << dc.lazy_bind_size; in PrintDyldInfoLoadCommand()9308 big_size += dc.lazy_bind_size; in PrintDyldInfoLoadCommand()