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