Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h152 const DWARFUnitIndex &getTUIndex();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp404 return Context.getTUIndex(); in getDWARFUnitIndex()
DDWARFContext.cpp178 getTUIndex().dump(OS); in dump()
287 const DWARFUnitIndex &DWARFContext::getTUIndex() { in getTUIndex() function in DWARFContext