Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h67 void parseTypeUnits();
99 parseTypeUnits(); in type_unit_sections()
123 parseTypeUnits(); in getNumTypeUnits()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp420 void DWARFContext::parseTypeUnits() { in parseTypeUnits() function in DWARFContext