| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Support/TarWriter.h"
Public Member Functions | |
| LLVM_ABI void | append (StringRef Path, StringRef Data) | 
Static Public Member Functions | |
| static LLVM_ABI Expected< std::unique_ptr< TarWriter > > | create (StringRef OutputPath, StringRef BaseDir) | 
Definition at line 19 of file TarWriter.h.
Definition at line 184 of file TarWriter.cpp.
References BlockSize, llvm::sys::path::convert_to_slash(), llvm::Data, pad(), splitUstar(), writePaxHeader(), and writeUstarHeader().
      
  | 
  static | 
Definition at line 169 of file TarWriter.cpp.
References llvm::make_error().