Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h136 DWARFUnit *getUnitForIndexEntry(const DWARFUnitIndex::Entry &E);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp144 DWARFUnitVector::getUnitForIndexEntry(const DWARFUnitIndex::Entry &E) { in getUnitForIndexEntry() function in DWARFUnitVector
H A DDWARFContext.cpp702 DWOUnits.getUnitForIndexEntry(*R)); in getDWOCompileUnitForHash()