Lines Matching defs:DObj
78 const auto &DObj = C.getDWARFObj(); in fixupIndexV4() local
145 const auto &DObj = C.getDWARFObj(); in fixupIndexV5() local
223 const DWARFObject &DObj = D.getDWARFObj(); in parseMacroOrMacinfo() local
292 const DWARFObject &DObj = D.getDWARFObj(); in getNormalUnits() local
306 const DWARFObject &DObj = D.getDWARFObj(); in getDWOUnits() local
322 const DWARFObject &DObj = D.getDWARFObj(); in getDebugAbbrevDWO() local
378 const DWARFObject &DObj = D.getDWARFObj(); in getDebugLoc() local
447 const DWARFObject &DObj = D.getDWARFObj(); in getDebugFrame() local
474 const DWARFObject &DObj = D.getDWARFObj(); in getEHFrame() local
509 const DWARFObject &DObj = D.getDWARFObj(); in getDebugNames() local
514 const DWARFObject &DObj = D.getDWARFObj(); in getAppleNames() local
520 const DWARFObject &DObj = D.getDWARFObj(); in getAppleTypes() local
526 const DWARFObject &DObj = D.getDWARFObj(); in getAppleNamespaces() local
533 const DWARFObject &DObj = D.getDWARFObj(); in getAppleObjC() local
552 const DWARFObject &DObj = D.getDWARFObj(); in getDWOContext() local
746 DWARFContext::DWARFContext(std::unique_ptr<const DWARFObject> DObj, in DWARFContext()
2447 auto DObj = std::make_unique<DWARFObjInMemory>( in create() local
2462 auto DObj = in create() local