Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp230 bool RewriteMapParser::parse(const std::string &MapFile, in parse()
245 bool RewriteMapParser::parse(std::unique_ptr<MemoryBuffer> &MapFile, in parse()
537 for (const auto &MapFile : MapFiles) in loadAndParseMapFiles() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp243 for (const auto &MapFile : Opts.RewriteMapFiles) in addSymbolRewriterPass() local