Searched defs:DebugTypeLineStrPatch (Results 1 – 2 of 2) sorted by relevance
122 struct DebugTypeLineStrPatch : SectionPatch { struct126 DIE *Die = nullptr;127 TypeEntry *TypeName = nullptr;128 StringEntry *String = nullptr;
49 DebugTypeLineStrPatch::DebugTypeLineStrPatch(uint64_t PatchOffset, DIE *Die, in DebugTypeLineStrPatch() function in DebugTypeLineStrPatch