Searched refs:addDebugMapObject (Results 1 – 4 of 4) sorted by relevance
95 DebugMapObject &addDebugMapObject(StringRef ObjectFilePath,
65 DebugMapObject &DebugMap::addDebugMapObject(StringRef ObjectFilePath, in addDebugMapObject() function in llvm::dsymutil::DebugMap
135 CurrentDebugMapObject = &Result->addDebugMapObject(Path, Timestamp); in switchToNewDebugMapObject()
3298 ModuleMap.addDebugMapObject(Path, sys::TimeValue::PosixZeroTime()); in loadClangModule()