Searched defs:DebugInfoData (Results 1 – 7 of 7) sorted by relevance
150 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex() local178 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset() local
23 const DWARFDataExtractor &DebugInfoData, in extractFast()
110 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
122 bool DWARFVerifier::verifyUnitHeader(const DWARFDataExtractor DebugInfoData, in verifyUnitHeader()366 DWARFDataExtractor DebugInfoData(DObj, S, DCtx.isLittleEndian(), 0); in verifyUnitSection() local
404 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector() local
513 DWARFDataExtractor DebugInfoData = in processOneDie() local598 DWARFDataExtractor DebugInfoData = in processOneDie() local
145 bool skipValue(DataExtractor DebugInfoData, uint64_t *OffsetPtr, in skipValue()