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 cl::opt<std::string> RemappingFile("remapping-file", cl::Required, variable
89 MemoryBuffer &RemappingFile, in remapSymbols()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp83 llvm::createMIRProfileLoaderPass(std::string File, std::string RemappingFile, in createMIRProfileLoaderPass()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2307 std::string File, std::string RemappingFile, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoaderPass()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp171 cl::opt<std::string> RemappingFile("remapping-file", cl::value_desc("file"), variable