Searched refs:DebugLineStrPatch (Results 1 – 5 of 5) sorted by relevance
219 std::function<bool(const DebugLineStrPatch &LHS, in prepareDataForTreeCreation()220 const DebugLineStrPatch &RHS)> in prepareDataForTreeCreation()221 LineStrPatchesComparator = [&](const DebugLineStrPatch &LHS, in prepareDataForTreeCreation()222 const DebugLineStrPatch &RHS) { in prepareDataForTreeCreation()
51 struct DebugLineStrPatch : SectionPatch { struct193 ADD_PATCHES_LIST(DebugLineStrPatch) in ADD_PATCHES_LIST()
130 notePatch(DebugLineStrPatch{ in emitString()336 Section.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in applyPatches()
1011 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()1027 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()
208 DebugLineStrPatch{{AttrOutOffset}, StringInPool}, PatchesOffsets); in cloneStringAttr()