Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h64 void parseDWOTypeUnits();
103 parseDWOTypeUnits(); in dwo_type_units()
127 parseDWOTypeUnits(); in getNumDWOTypeUnits()
DDWARFContext.cpp372 void DWARFContext::parseDWOTypeUnits() { in parseDWOTypeUnits() function in DWARFContext