Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h261 const DWARFDebugAbbrev *getDebugAbbrevDWO();
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h281 const DWARFDebugAbbrev *getDebugAbbrevDWO();
/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp357 getDebugAbbrevDWO()->dump(OS); in dump()
740 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { in getDebugAbbrevDWO() function in DWARFContext
DDWARFUnit.cpp52 addUnitsImpl(C, D, DWOSection, C.getDebugAbbrevDWO(), &D.getRangesDWOSection(), in addUnitsForDWOSection()
DDWARFVerifier.cpp276 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrevDWO()); in handleDebugAbbrev()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp51 addUnitsImpl(C, D, DWOSection, C.getDebugAbbrevDWO(), &D.getRangesDWOSection(), in addUnitsForDWOSection()
DDWARFContext.cpp380 getDebugAbbrevDWO()->dump(OS); in dump()
789 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { in getDebugAbbrevDWO() function in DWARFContext
DDWARFVerifier.cpp285 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrevDWO()); in handleDebugAbbrev()