Searched refs:getTypeUnitForHash (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h265 DWARFTypeUnit *getTypeUnitForHash(uint16_t Version, uint64_t Hash, bool IsDWO);
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp330 if (DWARFTypeUnit *TU = U->getContext().getTypeUnitForHash(
H A DDWARFContext.cpp1347 DWARFTypeUnit *DWARFContext::getTypeUnitForHash(uint16_t Version, uint64_t Hash, function in class:DWARFContext

Completed in 67 milliseconds