Home
last modified time | relevance | path

Searched defs:DebugInfoData (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp24 const DWARFDataExtractor &DebugInfoData, in extractFast()
H A DDWARFAbbreviationDeclaration.cpp152 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex() local
180 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset() local
H A DDWARFFormValue.cpp111 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
H A DDWARFVerifier.cpp122 bool DWARFVerifier::verifyUnitHeader(const DWARFDataExtractor DebugInfoData, in verifyUnitHeader()
367 DWARFDataExtractor DebugInfoData(DObj, S, DCtx.isLittleEndian(), 0); in verifyUnitSection() local
H A DDWARFUnit.cpp404 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector() local
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDieManualExtractTest.cpp57 DWARFDataExtractor DebugInfoData = CU->getDebugInfoExtractor(); in TEST() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h147 bool skipValue(DataExtractor DebugInfoData, uint64_t *OffsetPtr, in skipValue()
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp367 DWARFDataExtractor DebugInfoData = Unit.getDebugInfoExtractor(); in updateUnitDebugInfo() local
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp64 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in findAttributeInfo() local