Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h64 void parseDWOTypeUnits();
99 parseDWOTypeUnits(); in dwo_type_unit_sections()
123 parseDWOTypeUnits(); in getNumDWOTypeUnits()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp361 void DWARFContext::parseDWOTypeUnits() { in parseDWOTypeUnits() function in DWARFContext