Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h139 DWARFUnit *getUnitForIndexEntry(const DWARFUnitIndex::Entry &E);
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp707 DWOUnits.getUnitForIndexEntry(*R)); in getTypeUnitForHash()
734 DWOUnits.getUnitForIndexEntry(*R)); in getDWOCompileUnitForHash()
DDWARFUnit.cpp158 DWARFUnitVector::getUnitForIndexEntry(const DWARFUnitIndex::Entry &E) { in getUnitForIndexEntry() function in DWARFUnitVector