Searched refs:DebugInfoSection (Results 1 – 1 of 1) sorted by relevance
335 if (std::optional<SectionDescriptor *> DebugInfoSection = in updateDieRefPatchesWithClonedOffsets() local338 (*DebugInfoSection) in updateDieRefPatchesWithClonedOffsets()346 (*DebugInfoSection) in updateDieRefPatchesWithClonedOffsets()457 SectionDescriptor &DebugInfoSection = in emitLocations() local460 if (!DebugInfoSection.ListDebugLocPatch.empty()) { in emitLocations()467 DebugInfoSection.ListDebugLocPatch.forEach([&](DebugLocPatch &Patch) { in emitLocations()470 uint64_t InputDebugLocSectionOffset = DebugInfoSection.getIntVal( in emitLocations()472 DebugInfoSection.getFormParams().getDwarfOffsetByteSize()); in emitLocations()506 DebugInfoSection.apply(Patch.PatchOffset, dwarf::DW_FORM_sec_offset, in emitLocations()697 SectionDescriptor &DebugInfoSection = in cloneAndEmitRangeList() local[all …]