LLVM API Documentation
#include "ArchiveInternals.h"#include "llvm/Bytecode/Reader.h"#include "llvm/Support/FileUtilities.h"#include "llvm/Support/Compressor.h"#include "llvm/System/Signals.h"#include <fstream>#include <iostream>#include <iomanip>Include dependency graph for ArchiveWriter.cpp:

Go to the source code of this file.
Functions | |
| void | writeInteger (unsigned num, std::ofstream &ARFile) |
| unsigned | numVbrBytes (unsigned num) |
|
|
Definition at line 43 of file ArchiveWriter.cpp. Referenced by llvm::Archive::writeMember(). |
|
||||||||||||
|
Definition at line 27 of file ArchiveWriter.cpp. Referenced by llvm::Archive::writeSymbolTable(). |