LLVM 20.0.0git
|
#include "DWARFLinkerGlobalData.h"
#include "OutputSections.h"
#include "llvm/CodeGen/DIE.h"
#include "llvm/DWARFLinker/IndexedValuesMap.h"
#include "llvm/DWARFLinker/Parallel/DWARFLinker.h"
#include "llvm/DWARFLinker/StringPool.h"
#include "llvm/DebugInfo/DWARF/DWARFUnit.h"
#include "llvm/Support/LEB128.h"
Go to the source code of this file.
Classes | |
class | llvm::dwarf_linker::parallel::DwarfUnit |
Base class for all Dwarf units(Compile unit/Type table unit). More... | |
struct | llvm::dwarf_linker::parallel::DwarfUnit::AccelInfo |
This structure keeps fields which would be used for creating accelerator table. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::dwarf_linker |
namespace | llvm::dwarf_linker::parallel |
Typedefs | |
using | llvm::dwarf_linker::parallel::MacroOffset2UnitMapTy = DenseMap< uint64_t, DwarfUnit * > |
Functions | |
bool | llvm::dwarf_linker::parallel::isODRLanguage (uint16_t Language) |