Home
last modified time | relevance | path

Searched refs:CurrentDebugMapObject (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp34 CurrentDebugMapObject(nullptr) {} in MachODebugMapParser()
71 DebugMapObject *CurrentDebugMapObject; member in __anone08cf6be0111::MachODebugMapParser
140 CurrentDebugMapObject = nullptr; in resetParserState()
154 if (!CurrentDebugMapObject->addSymbol(CommonSymbol, None /*ObjectAddress*/, in addCommonSymbols()
189 CurrentDebugMapObject = in switchToNewDebugMapObject()
433 if (!CurrentDebugMapObject) in handleStabSymbolTableEntry()
505 if (!CurrentDebugMapObject->addSymbol(Name, ObjectSymIt->getValue(), Value, in handleStabSymbolTableEntry()