Searched refs:DebugStrPatch (Results 1 – 6 of 6) sorted by relevance
65 DebugStrPatch{ in createDIETree()82 DebugStrPatch{{OutOffset}, in createDIETree()101 DebugStrPatch{{OutOffset}, GlobalData.getStringPool().insert("").first}, in createDIETree()197 std::function<bool(const DebugStrPatch &LHS, const DebugStrPatch &RHS)> in prepareDataForTreeCreation()199 [&](const DebugStrPatch &LHS, const DebugStrPatch &RHS) { in prepareDataForTreeCreation()
46 struct DebugStrPatch : SectionPatch { struct192 ADD_PATCHES_LIST(DebugStrPatch)
125 notePatch(DebugStrPatch{ in emitString()308 Section.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in applyPatches()
154 DebugStrPatch{{OutDebugStrOffsetsSection.OS.tell()}, String}); in emitDebugStringOffsetSection()
1007 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()1023 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()
222 DebugStrPatch{{AttrOutOffset}, StringInPool}, PatchesOffsets); in cloneStringAttr()