Searched defs:DebugType2TypeDieRefPatch (Results 1 – 2 of 2) sorted by relevance
104 struct DebugType2TypeDieRefPatch : SectionPatch { struct108 DIE *Die = nullptr;109 TypeEntry *TypeName = nullptr;110 TypeEntry *RefTypeName = nullptr;
37 DebugType2TypeDieRefPatch::DebugType2TypeDieRefPatch(uint64_t PatchOffset, in DebugType2TypeDieRefPatch() function in DebugType2TypeDieRefPatch