Home
last modified time | relevance | path

Searched defs:DebugType2TypeDieRefPatch (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h104 struct DebugType2TypeDieRefPatch : SectionPatch { struct
108 DIE *Die = nullptr;
109 TypeEntry *TypeName = nullptr;
110 TypeEntry *RefTypeName = nullptr;
H A DOutputSections.cpp37 DebugType2TypeDieRefPatch::DebugType2TypeDieRefPatch(uint64_t PatchOffset, in DebugType2TypeDieRefPatch() function in DebugType2TypeDieRefPatch