LLVM: llvm::dwarf_linker::parallel::DebugDieTypeRefPatch 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::DebugDieTypeRefPatch:
Detailed Description
This structure is used to update reference to the type DIE.
Definition at line 97 of file OutputSections.h.
Constructor & Destructor Documentation
| DebugDieTypeRefPatch::DebugDieTypeRefPatch | ( | uint64_t | PatchOffset, |
|---|---|---|---|
| TypeEntry * | RefTypeName ) |
Member Data Documentation
◆ RefTypeName
TypeEntry* llvm::dwarf_linker::parallel::DebugDieTypeRefPatch::RefTypeName = nullptr
The documentation for this struct was generated from the following files:
- lib/DWARFLinker/Parallel/OutputSections.h
- lib/DWARFLinker/Parallel/OutputSections.cpp