LLVM: llvm::dwarf_linker::parallel::DebugType2TypeDieRefPatch Struct Reference (original) (raw)

This structure is used to update reference to the type DIE. More...

#include "[DWARFLinker/Parallel/OutputSections.h](OutputSections%5F8h%5Fsource.html)"

Inheritance diagram for llvm::dwarf_linker::parallel::DebugType2TypeDieRefPatch:

Public Attributes
DIE * Die = nullptr
TypeEntry * TypeName = nullptr
TypeEntry * RefTypeName = nullptr
Public Attributes inherited from llvm::dwarf_linker::parallel::SectionPatch
uint64_t PatchOffset = 0

Detailed Description

This structure is used to update reference to the type DIE.

Definition at line 104 of file OutputSections.h.

Constructor & Destructor Documentation

Member Data Documentation

Die

DIE* llvm::dwarf_linker::parallel::DebugType2TypeDieRefPatch::Die = nullptr

RefTypeName

TypeEntry* llvm::dwarf_linker::parallel::DebugType2TypeDieRefPatch::RefTypeName = nullptr

TypeName

TypeEntry* llvm::dwarf_linker::parallel::DebugType2TypeDieRefPatch::TypeName = nullptr


The documentation for this struct was generated from the following files: