Searched refs:DebugTypeLineStrPatch (Results 1 – 5 of 5) sorted by relevance
227 std::function<bool(const DebugTypeLineStrPatch &LHS, in prepareDataForTreeCreation() 228 const DebugTypeLineStrPatch &RHS)> in prepareDataForTreeCreation() 230 [&](const DebugTypeLineStrPatch &LHS, in prepareDataForTreeCreation() 231 const DebugTypeLineStrPatch &RHS) { in prepareDataForTreeCreation()
122 struct DebugTypeLineStrPatch : SectionPatch { struct 123 DebugTypeLineStrPatch(uint64_t PatchOffset, DIE *Die, TypeEntry *TypeName,202 ADD_PATCHES_LIST(DebugTypeLineStrPatch) in ADD_PATCHES_LIST() 126 DieDebugTypeLineStrPatch global() argument 127 TypeNameDebugTypeLineStrPatch global() argument 128 StringDebugTypeLineStrPatch global() argument
49 DebugTypeLineStrPatch::DebugTypeLineStrPatch(uint64_t PatchOffset, DIE *Die, in DebugTypeLineStrPatch() function in DebugTypeLineStrPatch343 Section.ListDebugTypeLineStrPatch.forEach([&](DebugTypeLineStrPatch &Patch) { in applyPatches()
203 DebugInfoOutputSection.notePatch(DebugTypeLineStrPatch{ in cloneStringAttr()
1039 [&](DebugTypeLineStrPatch &Patch) { in forEachOutputString()