Home
last modified time | relevance | path

Searched refs:getDWARFUnitIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h55 const DWARFUnitIndex &getDWARFUnitIndex(DWARFContext &Context,
87 const auto &Index = getDWARFUnitIndex(Context, UnitType::Section); in parseImpl()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp399 const DWARFUnitIndex &getDWARFUnitIndex(DWARFContext &Context, in getDWARFUnitIndex() function