Searched refs:weak_bind_size (Results 1 – 5 of 5) sorted by relevance
859 uint32_t weak_bind_size; member1106 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
270 IO.mapRequired("weak_bind_size", LoadCommand.weak_bind_size); in mapping()
668 BigSize += DyldInfo.weak_bind_size; in checkDyldInfoCommand()675 DyldInfo.weak_bind_size, in checkDyldInfoCommand()4543 return makeArrayRef(Ptr, DyldInfo.weak_bind_size); in getDyldInfoWeakBindOpcodes()
854 di->weak_bind_size = 0; in writeLoadCommands()
8566 outs() << " weak_bind_size " << dc.weak_bind_size; in PrintDyldInfoLoadCommand()8568 big_size += dc.weak_bind_size; in PrintDyldInfoLoadCommand()