Searched refs:DebugInfoSection (Results 1 – 2 of 2) sorted by relevance
48 SectionDescriptor &DebugInfoSection = in createDIETree() local63 DebugInfoSection.notePatchWithOffsetUpdate( in createDIETree()80 DebugInfoSection.notePatchWithOffsetUpdate( in createDIETree()90 DebugInfoSection.notePatchWithOffsetUpdate( in createDIETree()99 DebugInfoSection.notePatchWithOffsetUpdate( in createDIETree()131 SectionDescriptor &DebugInfoSection = in prepareDataForTreeCreation() local158 DebugInfoSection.ListDebugTypeDeclFilePatch.sort(PatchesComparator); in prepareDataForTreeCreation()164 DebugInfoSection.ListDebugTypeDeclFilePatch.size()) in prepareDataForTreeCreation()167 DebugInfoSection.ListDebugTypeDeclFilePatch.forEach( in prepareDataForTreeCreation()
332 if (std::optional<SectionDescriptor *> DebugInfoSection = in updateDieRefPatchesWithClonedOffsets() local335 (*DebugInfoSection) in updateDieRefPatchesWithClonedOffsets()343 (*DebugInfoSection) in updateDieRefPatchesWithClonedOffsets()454 SectionDescriptor &DebugInfoSection = in emitLocations() local457 if (!DebugInfoSection.ListDebugLocPatch.empty()) { in emitLocations()464 DebugInfoSection.ListDebugLocPatch.forEach([&](DebugLocPatch &Patch) { in emitLocations()467 uint64_t InputDebugLocSectionOffset = DebugInfoSection.getIntVal( in emitLocations()469 DebugInfoSection.getFormParams().getDwarfOffsetByteSize()); in emitLocations()503 DebugInfoSection.apply(Patch.PatchOffset, dwarf::DW_FORM_sec_offset, in emitLocations()694 SectionDescriptor &DebugInfoSection = in cloneAndEmitRangeList() local[all …]