Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h56 void parseTypeUnits();
87 parseTypeUnits(); in type_unit_sections()
111 parseTypeUnits(); in getNumTypeUnits()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp348 void DWARFContext::parseTypeUnits() { in parseTypeUnits() function in DWARFContext