Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h75 void parseDWOTypeUnits();
111 parseDWOTypeUnits(); in dwo_type_unit_sections()
135 parseDWOTypeUnits(); in getNumDWOTypeUnits()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp433 void DWARFContext::parseDWOTypeUnits() { in parseDWOTypeUnits() function in DWARFContext