Searched refs:ObjectSymIt (Results 1 – 1 of 1) sorted by relevance
388 auto ObjectSymIt = CurrentObjectAddresses.find(Name); in handleStabSymbolTableEntry() local389 if (ObjectSymIt == CurrentObjectAddresses.end()) in handleStabSymbolTableEntry()392 if (!ObjectSymIt->getValue()) in handleStabSymbolTableEntry()394 if (!CurrentDebugMapObject->addSymbol(Name, *ObjectSymIt->getValue(), Value, in handleStabSymbolTableEntry()