Searched refs:DebugTypeStrPatch (Results 1 – 2 of 2) sorted by relevance
113 struct DebugTypeStrPatch : SectionPatch { struct114 DebugTypeStrPatch(uint64_t PatchOffset, DIE *Die, TypeEntry *TypeName,201 ADD_PATCHES_LIST(DebugTypeStrPatch) in ADD_PATCHES_LIST()
1031 OutSection.ListDebugTypeStrPatch.forEach([&](DebugTypeStrPatch &Patch) { in forEachOutputString()