Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DDriver.cpp352 static void readConfigs(opt::InputArgList &args) { in readConfigs() function
886 readConfigs(args); in linkerMain()
/llvm-project-15.0.7/lld/ELF/
H A DDriver.cpp81 static void readConfigs(opt::InputArgList &args);
566 readConfigs(args); in linkerMain()
1022 static void readConfigs(opt::InputArgList &args) { in readConfigs() function