Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h151 const DWARFUnitIndex &getCUIndex();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp402 return Context.getCUIndex(); in getDWARFUnitIndex()
DDWARFContext.cpp173 getCUIndex().dump(OS); in dump()
276 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext