Searched defs:DObj (Results 1 – 3 of 3) sorted by relevance
78 const auto &DObj = C.getDWARFObj(); in fixupIndexV4() local145 const auto &DObj = C.getDWARFObj(); in fixupIndexV5() local223 const DWARFObject &DObj = D.getDWARFObj(); in parseMacroOrMacinfo() local292 const DWARFObject &DObj = D.getDWARFObj(); in getNormalUnits() local306 const DWARFObject &DObj = D.getDWARFObj(); in getDWOUnits() local322 const DWARFObject &DObj = D.getDWARFObj(); in getDebugAbbrevDWO() local378 const DWARFObject &DObj = D.getDWARFObj(); in getDebugLoc() local447 const DWARFObject &DObj = D.getDWARFObj(); in getDebugFrame() local474 const DWARFObject &DObj = D.getDWARFObj(); in getEHFrame() local509 const DWARFObject &DObj = D.getDWARFObj(); in getDebugNames() local[all …]
397 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugAbbrev() local437 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyUnitSection() local529 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugInfo() local667 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugInfoAttribute() local1885 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugStrOffsets() local1916 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugStrOffsets() local
128 std::unique_ptr<const DWARFObject> DObj; variable