LLVM API Documentation
#include "llvm/Object/Archive.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/MemoryBuffer.h"
Go to the source code of this file.
Variables | |
static const char *const | Magic = "!<arch>\n" |
Definition at line 24 of file Archive.cpp.
Referenced by llvm::object::Archive::Archive(), llvm::object::Archive::child_begin(), llvm::object::ObjectFile::createMachOObjectFile(), getMemsetValue(), llvm::RawInstrProfReader< IntPtrT >::hasFormat(), llvm::IndexedInstrProfReader::hasFormat(), llvm::RuntimeDyldMachO::isCompatibleFormat(), prependCompressionHeader(), and llvm::InstrProfWriter::write().