Home
last modified time | relevance | path

Searched refs:singleRoRx (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDConfig.h295 bool singleRoRx; member
HDDriver.cpp454 if (config->singleRoRx && !script->hasSectionsCommand) in checkOptions()
1417 config->singleRoRx = !args.hasFlag(OPT_rosegment, OPT_no_rosegment, true); in readConfigs()
HDWriter.cpp2258 if (config->singleRoRx && !(newFlags & PF_W)) in createPhdrs()