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

/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h160 const DWARFDebugAbbrev *getDebugAbbrevDWO();
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp29 parseImpl(C, DWOSection, C.getDebugAbbrevDWO(), C.getRangeDWOSection(),
H A DDWARFContext.cpp82 if (const DWARFDebugAbbrev *D = getDebugAbbrevDWO()) {
302 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { function in class:DWARFContext

Completed in 116 milliseconds