Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp429 for (const auto &MapFile : Opts.RewriteMapFiles) in addSymbolRewriterPass() local