Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp29 CurrentObjectHolder(Verbose), CurrentDebugMapObject(nullptr) {} in MachODebugMapParser()
59 DebugMapObject *CurrentDebugMapObject; member in __anon03be28260111::MachODebugMapParser
107 CurrentDebugMapObject = nullptr; in resetParserState()
135 CurrentDebugMapObject = &Result->addDebugMapObject(Path, Timestamp); in switchToNewDebugMapObject()
358 if (!CurrentDebugMapObject) in handleStabSymbolTableEntry()
392 if (!CurrentDebugMapObject->addSymbol(Name, ObjectSymIt->getValue(), Value, in handleStabSymbolTableEntry()