Searched refs:writeMapping (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h34 /// We generate file copies and mapping lazily - see writeMapping and copyFiles.
52 std::error_code writeMapping(StringRef MappingFile);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp208 std::error_code FileCollector::writeMapping(StringRef MappingFile) { function in class:FileCollector
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducer.h109 m_collector->writeMapping(mapping.GetPath());

Completed in 84 milliseconds