Home
last modified time | relevance | path

Searched refs:getDebugAbbrev (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/tools/obj2yaml/
Ddwarf2yaml.cpp24 auto AbbrevSetPtr = DCtx.getDebugAbbrev(); in dumpDebugAbbrev()
219 const DWARFDebugAbbrev *DebugAbbrev = DCtx.getDebugAbbrev(); in dumpDebugInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp133 if (!DCtx.getDebugAbbrev()->getAbbreviationDeclarationSet(AbbrOffset)) in verifyUnitHeader()
274 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrev()); in handleDebugAbbrev()
308 DCtx, S, Header, DCtx.getDebugAbbrev(), &DObj.getRangesSection(), in verifyUnitSection()
322 DCtx, S, Header, DCtx.getDebugAbbrev(), &DObj.getRangesSection(), in verifyUnitSection()
DDWARFContext.cpp354 getDebugAbbrev()->dump(OS); in dump()
729 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext
DDWARFUnit.cpp40 addUnitsImpl(C, D, Section, C.getDebugAbbrev(), &D.getRangesSection(), in addUnitsForSection()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp133 if (!DCtx.getDebugAbbrev()->getAbbreviationDeclarationSet(AbbrOffset)) in verifyUnitHeader()
283 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrev()); in handleDebugAbbrev()
317 DCtx, S, Header, DCtx.getDebugAbbrev(), &DObj.getRangesSection(), in verifyUnitSection()
331 DCtx, S, Header, DCtx.getDebugAbbrev(), &DObj.getRangesSection(), in verifyUnitSection()
DDWARFUnit.cpp39 addUnitsImpl(C, D, Section, C.getDebugAbbrev(), &D.getRangesSection(), in addUnitsForSection()
DDWARFContext.cpp377 getDebugAbbrev()->dump(OS); in dump()
778 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h255 const DWARFDebugAbbrev *getDebugAbbrev();
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h275 const DWARFDebugAbbrev *getDebugAbbrev();
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h155 const DWARFDebugAbbrev *getDebugAbbrev();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp21 parseImpl(C, Section, C.getDebugAbbrev(), C.getRangeSection(), in parse()
DDWARFContext.cpp81 getDebugAbbrev()->dump(OS); in dump()
298 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext