Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriver.cpp774 static std::string getMapFile(const opt::InputArgList &args, in getMapFile() function
1786 config->lldmapFile = getMapFile(args, OPT_lldmap, OPT_lldmap_file); in linkerMain()
1787 config->mapFile = getMapFile(args, OPT_map, OPT_map_file); in linkerMain()