LLVM 18.0.0git
Classes | Namespaces | Typedefs
DWARFLinkerCompileUnit.h File Reference
#include "llvm/ADT/AddressRanges.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/CodeGen/DIE.h"
#include "llvm/DebugInfo/DWARF/DWARFUnit.h"
#include <optional>

Go to the source code of this file.

Classes

struct  llvm::PatchLocation
 
class  llvm::CompileUnit
 Stores all information relating to a compile unit, be it in its original instance in the object file to its brand new cloned and generated DIE tree. More...
 
struct  llvm::CompileUnit::DIEInfo
 Information gathered about a DIE in the object file. More...
 
struct  llvm::CompileUnit::AccelInfo
 

Namespaces

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

Typedefs

using llvm::RangesTy = AddressRangesMap
 Mapped value in the address map is the offset to apply to the linked address.
 
using llvm::RngListAttributesTy = SmallVector< PatchLocation >
 
using llvm::LocListAttributesTy = SmallVector< PatchLocation >