Searched refs:shuffleSectionSeed (Results 1 – 3 of 3) sorted by relevance
198 llvm::Optional<uint32_t> shuffleSectionSeed; member
1295 if (!config->shuffleSectionSeed) in maybeShuffle()1304 uint32_t seed = *config->shuffleSectionSeed; in maybeShuffle()
1051 config->shuffleSectionSeed = args::getInteger(args, OPT_shuffle_sections, 0); in readConfigs()