Searched refs:CUOffsetMap (Results 1 – 4 of 4) sorted by relevance
123 CUOffsetMap finalizeDebugSections(DebugInfoBinaryPatcher &DebugInfoPatcher);130 void updateGdbIndexSection(CUOffsetMap &CUMap);
154 using CUOffsetMap = std::map<uint32_t, CUInfo>; variable277 const CUOffsetMap &CUMap) const;901 CUOffsetMap computeNewOffsets(DWARFContext &DWCtx, bool IsDWOContext);
346 CUOffsetMap OffsetMap = finalizeDebugSections(*DebugInfoPatcher); in updateDebugInfo()951 CUOffsetMap1099 CUOffsetMap CUMap = in finalizeDebugSections()1643 void DWARFRewriter::updateGdbIndexSection(CUOffsetMap &CUMap) { in updateGdbIndexSection()
265 raw_svector_ostream &RangesStream, const CUOffsetMap &CUMap) const { in writeARangesSection()832 CUOffsetMap DebugInfoBinaryPatcher::computeNewOffsets(DWARFContext &DWCtx, in computeNewOffsets()834 CUOffsetMap CUMap; in computeNewOffsets()