Home
last modified time | relevance | path

Searched refs:getDebugInfoExtractor (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFDebugInfoEntry.cpp25 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()
HDDWARFUnit.h88 DataExtractor getDebugInfoExtractor() const { in getDebugInfoExtractor() function