Home
last modified time | relevance | path

Searched defs:MapFile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp253 bool RewriteMapParser::parse(const std::string &MapFile, in parse()
268 bool RewriteMapParser::parse(std::unique_ptr<MemoryBuffer> &MapFile, in parse()
573 for (const auto &MapFile : MapFiles) in loadAndParseMapFiles() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp420 for (const auto &MapFile : Opts.RewriteMapFiles) in addSymbolRewriterPass() local