Home
last modified time | relevance | path

Searched refs:getDebugAbbrevDWO (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h161 const DWARFDebugAbbrev *getDebugAbbrevDWO();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp29 parseImpl(C, DWOSection, C.getDebugAbbrevDWO(), C.getRangeDWOSection(), in parseDWO()
DDWARFContext.cpp85 if (const DWARFDebugAbbrev *D = getDebugAbbrevDWO()) { in dump()
309 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { in getDebugAbbrevDWO() function in DWARFContext