Searched refs:DebugTypeLineStrPatch (Results 1 – 4 of 4) sorted by relevance
226 std::function<bool(const DebugTypeLineStrPatch &LHS, in prepareDataForTreeCreation()227 const DebugTypeLineStrPatch &RHS)> in prepareDataForTreeCreation()229 [&](const DebugTypeLineStrPatch &LHS, in prepareDataForTreeCreation()230 const DebugTypeLineStrPatch &RHS) { in prepareDataForTreeCreation()
122 struct DebugTypeLineStrPatch : SectionPatch { struct123 DebugTypeLineStrPatch(uint64_t PatchOffset, DIE *Die, TypeEntry *TypeName,207 ADD_PATCHES_LIST(DebugTypeLineStrPatch) in ADD_PATCHES_LIST()
48 DebugTypeLineStrPatch::DebugTypeLineStrPatch(uint64_t PatchOffset, DIE *Die, in DebugTypeLineStrPatch() function in DebugTypeLineStrPatch342 Section.ListDebugTypeLineStrPatch.forEach([&](DebugTypeLineStrPatch &Patch) { in applyPatches()
1037 [&](DebugTypeLineStrPatch &Patch) { in forEachOutputString()