Home
last modified time | relevance | path

Searched defs:DObj (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp238 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugAbbrev() local
258 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugInfo() local
395 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugInfoAttribute() local
450 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugInfoForm() local
DDWARFContext.cpp68 DWARFContext::DWARFContext(std::unique_ptr<const DWARFObject> DObj, in DWARFContext()
1589 auto DObj = llvm::make_unique<DWARFObjInMemory>(Obj, L, HandleError); in create() local
1596 auto DObj = in create() local