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

Go to the source code of this file.

Classes

class  llvm::dwarflinker_parallel::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::dwarflinker_parallel
 

Typedefs

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