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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h281 const DWARFDebugAbbrev *getDebugAbbrevDWO();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp51 addUnitsImpl(C, D, DWOSection, C.getDebugAbbrevDWO(), &D.getRangesDWOSection(),
H A DDWARFContext.cpp380 getDebugAbbrevDWO()->dump(OS);
789 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { function in class:DWARFContext
H A DDWARFVerifier.cpp285 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrevDWO());

Completed in 191 milliseconds