LLVM 24.0.0git
AddressesMap.h File Reference

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...
struct  llvm::dwarf_linker::AddressesMap::SymbolRange
 The extent the linker gave a symbol, in source address space. 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.