Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp39 DataExtractor debug_info_data = u->getDebugInfoExtractor(); in dump()
133 if (!formValue.extractValue(u->getDebugInfoExtractor(), offset_ptr, u)) in dumpAttribute()
186 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in extractFast()
242 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in getAttributeValue()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h167 DataExtractor getDebugInfoExtractor() const { in getDebugInfoExtractor() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1500 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
1650 DataExtractor Data = Unit.getDebugInfoExtractor(); in keepDIEAndDenpendencies()
2095 DataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()