Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2243 static uint64_t getCommonPageSize(Ctx &ctx, opt::InputArgList &args) { in getCommonPageSize() function
3416 ctx.arg.commonPageSize = getCommonPageSize(ctx, args); in link()