Searched refs:getDebugInfoExtractor (Results 1 – 2 of 2) sorted by relevance
25 DataExtractor debug_info_data = u->getDebugInfoExtractor(); in dump()87 if (!formValue.extractValue(u->getDebugInfoExtractor(), offset_ptr, u)) in dumpAttribute()98 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in extractFast()154 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in getAttributeValue()
88 DataExtractor getDebugInfoExtractor() const { in getDebugInfoExtractor() function