Searched refs:DebugTypeStrPatch (Results 1 – 5 of 5) sorted by relevance
204 std::function<bool(const DebugTypeStrPatch &LHS, in prepareDataForTreeCreation()205 const DebugTypeStrPatch &RHS)> in prepareDataForTreeCreation()206 TypeStrPatchesComparator = [&](const DebugTypeStrPatch &LHS, in prepareDataForTreeCreation()207 const DebugTypeStrPatch &RHS) { in prepareDataForTreeCreation()
113 struct DebugTypeStrPatch : SectionPatch { struct114 DebugTypeStrPatch(uint64_t PatchOffset, DIE *Die, TypeEntry *TypeName,201 ADD_PATCHES_LIST(DebugTypeStrPatch) in ADD_PATCHES_LIST()
44 DebugTypeStrPatch::DebugTypeStrPatch(uint64_t PatchOffset, DIE *Die, in DebugTypeStrPatch() function in DebugTypeStrPatch315 Section.ListDebugTypeStrPatch.forEach([&](DebugTypeStrPatch &Patch) { in applyPatches()
218 DebugTypeStrPatch{AttrOutOffset, OutDIE, in cloneStringAttr()
1033 OutSection.ListDebugTypeStrPatch.forEach([&](DebugTypeStrPatch &Patch) { in forEachOutputString()