Searched refs:getZOptionValue (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/include/lld/Common/ |
| H A D | Args.h | 28 uint64_t getZOptionValue(llvm::opt::InputArgList &Args, int Id, StringRef Key,
|
| /freebsd-12.1/contrib/llvm/tools/lld/Common/ |
| H A D | Args.cpp | 42 uint64_t lld::args::getZOptionValue(opt::InputArgList &Args, int Id, in getZOptionValue() function in lld::args
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | Driver.cpp | 891 Config->ZStackSize = args::getZOptionValue(Args, OPT_z, "stack-size", 0); in readConfigs() 1180 uint64_t Val = args::getZOptionValue(Args, OPT_z, "max-page-size", in getMaxPageSize()
|