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();
98 parseTypeUnits(); in type_unit_sections()
122 parseTypeUnits(); in getNumTypeUnits()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp402 void DWARFContext::parseTypeUnits() { in parseTypeUnits() function in DWARFContext