LLVM 19.0.0git
Classes | Namespaces | Typedefs
AddressesMap.h File Reference
#include "llvm/ADT/AddressRanges.h"
#include "llvm/DebugInfo/DWARF/DWARFContext.h"
#include "llvm/DebugInfo/DWARF/DWARFDie.h"
#include "llvm/DebugInfo/DWARF/DWARFExpression.h"
#include "llvm/DebugInfo/DWARF/DWARFUnit.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  llvm::dwarf_linker::AddressesMap
 AddressesMap represents information about valid addresses used by debug information. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::dwarf_linker
 

Typedefs

using llvm::dwarf_linker::RangesTy = AddressRangesMap
 Mapped value in the address map is the offset to apply to the linked address.