LLVM 17.0.0git
Classes | Typedefs
llvm::dwarflinker_parallel Namespace Reference

Classes

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

Typedefs

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

Typedef Documentation

◆ RangesTy

Mapped value in the address map is the offset to apply to the linked address.

Definition at line 21 of file AddressesMap.h.