Searched refs:getCUID (Results 1 – 2 of 2) sorted by relevance
322 const uint64_t CUID = getCUID(CU); in getIndexFromAddress()342 const uint64_t CUID = getCUID(CU); in addIndexAddress()364 const uint64_t CUID = getCUID(*CU.get()); in finalize()417 const uint64_t CUID = getCUID(*CU.get()); in finalize()483 const uint64_t CUID = getCUID(Unit); in getOffset()492 auto Iter = DWOIdToOffsetMap.find(getCUID(Unit)); in getOffset()
374 virtual uint64_t getCUID(DWARFUnit &Unit) { in getCUID() function402 virtual uint64_t getCUID(DWARFUnit &Unit) override { in getCUID() function575 uint64_t getCUID() const { in getCUID() function