Searched refs:OffsetToIndexMap (Results 1 – 1 of 1) sorted by relevance
1672 std::map<uint32_t, uint32_t> OffsetToIndexMap; in updateGdbIndexSection() local1687 OffsetToIndexMap[Offset] = Index; in updateGdbIndexSection()1741 const uint32_t CUIndex = OffsetToIndexMap[CURangesPair.first]; in updateGdbIndexSection()