Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp251 bool RewriteMapParser::parse(const std::string &MapFile, in parse()
266 bool RewriteMapParser::parse(std::unique_ptr<MemoryBuffer> &MapFile, in parse()
571 for (const auto &MapFile : MapFiles) in loadAndParseMapFiles() local
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DConfig.h177 std::string MapFile; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp364 for (const auto &MapFile : Opts.RewriteMapFiles) in addSymbolRewriterPass() local
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h100 llvm::StringRef MapFile; member