Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp252 bool RewriteMapParser::parse(const std::string &MapFile, in parse() argument
255 MemoryBuffer::getFile(MapFile); in parse()
258 report_fatal_error(Twine("unable to read rewrite map '") + MapFile + in parse()
262 report_fatal_error(Twine("unable to parse rewrite map '") + MapFile + "'"); in parse()
267 bool RewriteMapParser::parse(std::unique_ptr<MemoryBuffer> &MapFile, in parse() argument
270 yaml::Stream YS(MapFile->getBuffer(), SM); in parse()
572 for (const auto &MapFile : MapFiles) in loadAndParseMapFiles() local
573 Parser.parse(MapFile, &Descriptors); in loadAndParseMapFiles()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h96 bool parse(const std::string &MapFile, RewriteDescriptorList *Descriptors);
99 bool parse(std::unique_ptr<MemoryBuffer> &MapFile, RewriteDescriptorList *DL);
/openbsd-src/gnu/llvm/lld/wasm/
H A DCMakeLists.txt10 MapFile.cpp
/openbsd-src/gnu/llvm/lld/COFF/
H A DCMakeLists.txt17 MapFile.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lld/wasm/
H A DBUILD.gn26 "MapFile.cpp",
/openbsd-src/gnu/llvm/lld/MachO/
H A DCMakeLists.txt23 MapFile.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lld/COFF/
H A DBUILD.gn42 "MapFile.cpp",
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lld/MachO/
H A DBUILD.gn41 "MapFile.cpp",
/openbsd-src/gnu/usr.bin/clang/liblldELF/
H A DMakefile41 MapFile.cpp \
/openbsd-src/gnu/llvm/lld/ELF/
H A DCMakeLists.txt48 MapFile.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lld/ELF/
H A DBUILD.gn53 "MapFile.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt3488 lld/ELF/MapFile.h
3537 lld/MachO/MapFile.cpp
3538 lld/MachO/MapFile.h
3573 lld/wasm/MapFile.cpp
3574 lld/wasm/MapFile.h