Searched refs:DebugStrPatch (Results 1 – 5 of 5) sorted by relevance
64 DebugStrPatch{ in createDIETree()81 DebugStrPatch{{OutOffset}, in createDIETree()100 DebugStrPatch{{OutOffset}, GlobalData.getStringPool().insert("").first}, in createDIETree()196 std::function<bool(const DebugStrPatch &LHS, const DebugStrPatch &RHS)> in prepareDataForTreeCreation()198 [&](const DebugStrPatch &LHS, const DebugStrPatch &RHS) { in prepareDataForTreeCreation()
46 struct DebugStrPatch : SectionPatch { struct197 ADD_PATCHES_LIST(DebugStrPatch)
124 notePatch(DebugStrPatch{ in emitString()307 Section.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in applyPatches()
154 DebugStrPatch{{OutDebugStrOffsetsSection.OS.tell()}, String}); in emitDebugStringOffsetSection()
1005 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()1021 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()