Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h99 DWARFTypeUnit *getTypeUnitAtIndex(unsigned index) { in getTypeUnitAtIndex() function
HDDWARFContext.cpp76 getTypeUnitAtIndex(i)->dump(OS); in dump()