Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDriver.cpp876 static std::string getMapFile(const opt::InputArgList &args, in getMapFile() function
1919 config->lldmapFile = getMapFile(args, OPT_lldmap, OPT_lldmap_file); in linkerMain()
1920 config->mapFile = getMapFile(args, OPT_map, OPT_map_file); in linkerMain()