Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h71 void parseDWOCompileUnits();
105 parseDWOCompileUnits(); in dwo_compile_units()
129 parseDWOCompileUnits(); in getNumDWOCompileUnits()
147 parseDWOCompileUnits(); in getDWOCompileUnitAtIndex()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp429 void DWARFContext::parseDWOCompileUnits() { in parseDWOCompileUnits() function in DWARFContext