Searched refs:bind_size (Results 1 – 5 of 5) sorted by relevance
857 uint32_t bind_size; member1104 sys::swapByteOrder(info.bind_size); in swapStruct()
268 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
653 BigSize += DyldInfo.bind_size; in checkDyldInfoCommand()660 DyldInfo.bind_size, in checkDyldInfoCommand()4532 return makeArrayRef(Ptr, DyldInfo.bind_size); in getDyldInfoBindOpcodes()
852 di->bind_size = _bindingInfo.size(); in writeLoadCommands()
8554 outs() << " bind_size " << dc.bind_size; in PrintDyldInfoLoadCommand()8556 big_size += dc.bind_size; in PrintDyldInfoLoadCommand()