LLVM 22.0.0git
DWARFEmitterImpl.h File Reference

Go to the source code of this file.

Classes

class  llvm::dwarf_linker::parallel::DwarfEmitterImpl
 This class emits DWARF data to the output stream. 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::DebugNamesUnitsOffsets = std::vector<std::variant<MCSymbol *, uint64_t>>
using llvm::dwarf_linker::parallel::CompUnitIDToIdx = DenseMap<unsigned, unsigned>