Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp23 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast() local
29 const DWARFDataExtractor &DebugInfoData, in extractFast()
DDWARFAbbreviationDeclaration.cpp157 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue() local
DDWARFFormValue.cpp108 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
DDWARFVerifier.cpp100 bool DWARFVerifier::verifyUnitHeader(const DWARFDataExtractor DebugInfoData, in verifyUnitHeader()
284 DWARFDataExtractor DebugInfoData(DObj, S, DCtx.isLittleEndian(), 0); in verifyUnitSection() local
DDWARFUnit.cpp391 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp23 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast() local
29 const DWARFDataExtractor &DebugInfoData, in extractFast()
DDWARFAbbreviationDeclaration.cpp159 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue() local
DDWARFFormValue.cpp108 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
DDWARFVerifier.cpp102 bool DWARFVerifier::verifyUnitHeader(const DWARFDataExtractor DebugInfoData, in verifyUnitHeader()
293 DWARFDataExtractor DebugInfoData(DObj, S, DCtx.isLittleEndian(), 0); in verifyUnitSection() local
DDWARFUnit.cpp363 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp187 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in extractFast() local
243 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in getAttributeValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h131 bool skipValue(DataExtractor DebugInfoData, uint64_t *OffsetPtr, in skipValue()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h136 bool skipValue(DataExtractor DebugInfoData, uint64_t *OffsetPtr, in skipValue()