Searched refs:getDwoId (Results 1 – 2 of 2) sorted by relevance
2001 static uint64_t getDwoId(const DWARFDie &CUDie, const DWARFUnit &Unit) { in getDwoId() function2034 uint64_t DwoId = getDwoId(CUDie, Unit); in registerModuleReference()2122 uint64_t PCMDwoId = getDwoId(CUDie, *CU); in loadClangModule()
3213 static uint64_t getDwoId(const DWARFDebugInfoEntryMinimal &CUDie, in getDwoId() function3237 uint64_t DwoId = getDwoId(CUDie, Unit); in registerModuleReference()3352 uint64_t PCMDwoId = getDwoId(*CUDie, *CU); in loadClangModule()