Searched defs:DebugInfoData (Results 1 – 7 of 7) sorted by relevance
23 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast() local29 const DWARFDataExtractor &DebugInfoData, in extractFast()
157 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue() local
108 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
100 bool DWARFVerifier::verifyUnitHeader(const DWARFDataExtractor DebugInfoData, in verifyUnitHeader()284 DWARFDataExtractor DebugInfoData(DObj, S, DCtx.isLittleEndian(), 0); in verifyUnitSection() local
391 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector() local
187 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in extractFast() local243 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in getAttributeValue() local
131 bool skipValue(DataExtractor DebugInfoData, uint64_t *OffsetPtr, in skipValue()