Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp34 CurrentDebugMapObject(nullptr) {} in MachODebugMapParser()
71 DebugMapObject *CurrentDebugMapObject; member in __anonab9486e50111::MachODebugMapParser
140 CurrentDebugMapObject = nullptr; in resetParserState()
154 if (!CurrentDebugMapObject->addSymbol(CommonSymbol, in addCommonSymbols()
190 CurrentDebugMapObject = in switchToNewDebugMapObject()
434 if (!CurrentDebugMapObject) in handleStabSymbolTableEntry()
506 if (!CurrentDebugMapObject->addSymbol(Name, ObjectSymIt->getValue(), Value, in handleStabSymbolTableEntry()