Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/DebugInfo/
DDWARFContext.h49 void parseTypeUnits();
80 parseTypeUnits(); in getNumTypeUnits()
101 parseTypeUnits(); in getTypeUnitAtIndex()
DDWARFContext.cpp297 void DWARFContext::parseTypeUnits() { in parseTypeUnits() function in DWARFContext