Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp3156 static uint64_t getDwoId(const DWARFDebugInfoEntryMinimal &CUDie, in getDwoId() function
3180 uint64_t DwoId = getDwoId(CUDie, Unit); in registerModuleReference()
3259 if (getDwoId(*CUDie, *CU) != DwoId) in loadClangModule()