Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDebugMap.h95 DebugMapObject &addDebugMapObject(StringRef ObjectFilePath,
DDebugMap.cpp65 DebugMapObject &DebugMap::addDebugMapObject(StringRef ObjectFilePath, in addDebugMapObject() function in llvm::dsymutil::DebugMap
DMachODebugMapParser.cpp135 CurrentDebugMapObject = &Result->addDebugMapObject(Path, Timestamp); in switchToNewDebugMapObject()
DDwarfLinker.cpp3298 ModuleMap.addDebugMapObject(Path, sys::TimeValue::PosixZeroTime()); in loadClangModule()