Searched refs:headerPad (Results 1 – 4 of 4) sorted by relevance
150 uint32_t headerPad; member
938 config->headerPad = std::max( in createLoadCommands()939 config->headerPad, (config->headerPadMaxInstallNames in createLoadCommands()
1645 config->headerPad = args::getHex(args, OPT_headerpad, /*Default=*/32); in link()
88 uint64_t size = target->headerSize + sizeOfCmds + config->headerPad; in getSize()