Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp36 static cl::opt<std::string> RemappingFile("remapping-file", cl::Required, variable
90 MemoryBuffer &RemappingFile, in remapSymbols()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp84 llvm::createMIRProfileLoaderPass(std::string File, std::string RemappingFile, in createMIRProfileLoaderPass()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2329 std::string File, std::string RemappingFile, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoaderPass()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp194 static cl::opt<std::string> RemappingFile("remapping-file", variable