Lines Matching refs:getDWARFObj
78 const auto &DObj = C.getDWARFObj(); in fixupIndexV4()
145 const auto &DObj = C.getDWARFObj(); in fixupIndexV5()
223 const DWARFObject &DObj = D.getDWARFObj(); in parseMacroOrMacinfo()
292 const DWARFObject &DObj = D.getDWARFObj(); in getNormalUnits()
306 const DWARFObject &DObj = D.getDWARFObj(); in getDWOUnits()
322 const DWARFObject &DObj = D.getDWARFObj(); in getDebugAbbrevDWO()
332 DataExtractor Data(D.getDWARFObj().getCUIndexSection(), in getCUIndex()
343 DataExtractor Data(D.getDWARFObj().getTUIndexSection(), in getTUIndex()
358 DataExtractor Data(D.getDWARFObj().getGdbIndexSection(), true /*LE*/, 0); in getGdbIndex()
368 DataExtractor Data(D.getDWARFObj().getAbbrevSection(), in getDebugAbbrev()
378 const DWARFObject &DObj = D.getDWARFObj(); in getDebugLoc()
421 DWARFDataExtractor Data(U->getContext().getDWARFObj(), U->getLineSection(), in getLineTableForUnit()
447 const DWARFObject &DObj = D.getDWARFObj(); in getDebugFrame()
474 const DWARFObject &DObj = D.getDWARFObj(); in getEHFrame()
509 const DWARFObject &DObj = D.getDWARFObj(); in getDebugNames()
514 const DWARFObject &DObj = D.getDWARFObj(); in getAppleNames()
520 const DWARFObject &DObj = D.getDWARFObj(); in getAppleTypes()
526 const DWARFObject &DObj = D.getDWARFObj(); in getAppleNamespaces()
533 const DWARFObject &DObj = D.getDWARFObj(); in getAppleObjC()
552 const DWARFObject &DObj = D.getDWARFObj(); in getDWOContext()