Searched refs:DebugAddrIndexMap (Results 1 – 2 of 2) sorted by relevance
437 return DebugAddrIndexMap.getValueIndex(Addr); in getDebugAddrIndex()690 IndexedValuesMap<uint64_t> DebugAddrIndexMap; variable
103 DebugAddrIndexMap.clear(); in maybeResetToLoadedStage() 599 encodeULEB128(DebugAddrIndexMap.getValueIndex(*BaseAddress), in emitLocListFragment() 639 if (DebugAddrIndexMap.empty()) in emitDebugAddrSection() 661 for (uint64_t AddrValue : DebugAddrIndexMap.getValues()) in emitDebugAddrSection()