LLVM
15.0.0git
|
#include "llvm/DWP/DWP.h"
#include "llvm/DWP/DWPError.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCObjectFileInfo.h"
#include "llvm/MC/MCTargetOptionsCommandFlags.h"
#include "llvm/Object/Decompressor.h"
#include "llvm/Support/MemoryBuffer.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
Variables | |
static mc::RegisterMCTargetOptionsFlags | MCTargetOptionsFlags |
|
static |
Definition at line 180 of file DWP.cpp.
References E, llvm::DWARFUnitIndex::getRows(), I, llvm::MapVector< KeyT, ValueT, MapType, VectorType >::insert(), P, and llvm::MCStreamer::switchSection().
|
static |
Definition at line 214 of file DWP.cpp.
References llvm::Data, and llvm::MCStreamer::switchSection().
|
static |
Definition at line 248 of file DWP.cpp.
References llvm::StringRef::empty().
Referenced by llvm::buildDuplicateError().
Definition at line 267 of file DWP.cpp.
References E, move, and llvm::toString().
|
static |
Definition at line 27 of file DWP.cpp.
References llvm::dwarf::DW_LENGTH_DWARF64, and llvm::DataExtractor::getU32().
Referenced by getIndexedString().
Definition at line 38 of file DWP.cpp.
References llvm::DataExtractor::getU8(), and llvm::DataExtractor::getULEB128().
Referenced by getCUIdentifiers().
|
static |
Definition at line 92 of file DWP.cpp.
References llvm::InfoSectionUnitHeader::AddrSize, llvm::InfoSectionUnitHeader::Format, getCUAbbrev(), getIndexedString(), llvm::DataExtractor::getU64(), llvm::DataExtractor::getU8(), llvm::DataExtractor::getULEB128(), llvm::InfoSectionUnitHeader::HeaderSize, Info, llvm::InfoSectionUnitHeader::Signature, llvm::DWARFFormValue::skipValue(), llvm::Expected< T >::takeError(), llvm::InfoSectionUnitHeader::UnitType, and llvm::InfoSectionUnitHeader::Version.
|
static |
Definition at line 54 of file DWP.cpp.
References debugStrOffsetsHeaderSize(), llvm::DataExtractor::getCStr(), llvm::DataExtractor::getU16(), llvm::DataExtractor::getU24(), llvm::DataExtractor::getU32(), llvm::DataExtractor::getU8(), llvm::DataExtractor::getULEB128(), and llvm::IndexedInstrProf::Version.
Referenced by getCUIdentifiers().
|
static |
Definition at line 166 of file DWP.cpp.
Referenced by llvm::writeIndex().
|
static |
|
static |
Definition at line 275 of file DWP.cpp.
References llvm::StringRef::back(), llvm::object::Decompressor::create(), llvm::object::createError(), E, llvm::object::Decompressor::isGnuStyle(), move, llvm::Error::success(), and llvm::Expected< T >::takeError().
|
static |
Definition at line 151 of file DWP.cpp.
References llvm::DW_SECT_EXT_unknown.
|
static |