Searched refs:sizeOfCmds (Results 1 – 2 of 2) sorted by relevance
96 uint32_t sizeOfCmds = 0; variable
90 sizeOfCmds += lc->getSize(); in addLoadCommand()94 uint64_t size = target->headerSize + sizeOfCmds + config->headerPad; in getSize()131 hdr->sizeofcmds = sizeOfCmds; in writeTo()