Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DDriver.cpp1704 static uint64_t getCommonPageSize(opt::InputArgList &args) { in getCommonPageSize() function
2720 config->commonPageSize = getCommonPageSize(args); in link()