Searched defs:Patch (Results 1 – 11 of 11) sorted by relevance
477 PatchLocation Patch) { in emitDwarfDebugRangesTableFragment()543 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugRangeListFragment()566 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugRngListsTableFragment()642 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugLocListFragment()669 PatchLocation Patch) { in emitDwarfDebugLocTableFragment()760 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugLocListsTableFragment()
1532 DIE::value_iterator Patch = in cloneScalarAttribute() local
1007 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()1011 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()1023 OutSection.ListDebugStrPatch.forEach([&](DebugStrPatch &Patch) { in forEachOutputString()1027 OutSection.ListDebugLineStrPatch.forEach([&](DebugLineStrPatch &Patch) { in forEachOutputString()1031 OutSection.ListDebugTypeStrPatch.forEach([&](DebugTypeStrPatch &Patch) { in forEachOutputString()1039 [&](DebugTypeLineStrPatch &Patch) { in forEachOutputString()
339 ->ListDebugDieRefPatch.forEach([&](DebugDieRefPatch &Patch) { in updateDieRefPatchesWithClonedOffsets()348 [&](DebugULEB128DieRefPatch &Patch) { in updateDieRefPatchesWithClonedOffsets()360 [](DebugULEB128DieRefPatch &Patch) { in updateDieRefPatchesWithClonedOffsets()372 [](DebugULEB128DieRefPatch &Patch) { in updateDieRefPatchesWithClonedOffsets()467 DebugInfoSection.ListDebugLocPatch.forEach([&](DebugLocPatch &Patch) { in emitLocations()707 DebugInfoSection.ListDebugRangePatch.forEach([&](DebugRangePatch &Patch) { in cloneAndEmitRangeList()
3616 unsigned Patch = Opts.GNUCVersion % 100; in GenerateLangArgs() local4008 unsigned Patch = GNUCVer.getSubminor().value_or(0); in ParseLangArgs() local
7102 unsigned Patch = GNUCVer.getSubminor().value_or(0); in ConstructJob() local
5470 uint32_t Major = Words[1], Minor = Words[2], Patch = Words[3]; in getGNUAbiTag() local
70 void LLVMGetVersion(unsigned *Major, unsigned *Minor, unsigned *Patch) { in LLVMGetVersion()