Searched defs:DebugTypeStrPatch (Results 1 – 2 of 2) sorted by relevance
113 struct DebugTypeStrPatch : SectionPatch { struct117 DIE *Die = nullptr;118 TypeEntry *TypeName = nullptr;119 StringEntry *String = nullptr;
44 DebugTypeStrPatch::DebugTypeStrPatch(uint64_t PatchOffset, DIE *Die, in DebugTypeStrPatch() function in DebugTypeStrPatch