Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp271 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugAbbrev() local
283 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyUnitSection() local
347 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugInfo() local
456 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugInfoAttribute() local
534 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugInfoForm() local
H A DDWARFContext.cpp68 DWARFContext::DWARFContext(std::unique_ptr<const DWARFObject> DObj, in DWARFContext()
1895 auto DObj = std::make_unique<DWARFObjInMemory>(Obj, L, HandleError); in create() local
1902 auto DObj = in create() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp325 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugAbbrev() local
365 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyUnitSection() local
452 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugInfo() local
578 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugInfoAttribute() local
H A DDWARFContext.cpp72 DWARFContext::DWARFContext(std::unique_ptr<const DWARFObject> DObj, in DWARFContext()
782 void fixupIndex(const DWARFObject &DObj, DWARFContext &C, in fixupIndex()
2072 auto DObj = std::make_unique<DWARFObjInMemory>( in create() local
2084 auto DObj = in create() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h106 std::unique_ptr<const DWARFObject> DObj; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFContext.h128 std::unique_ptr<const DWARFObject> DObj; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFContext.h128 std::unique_ptr<const DWARFObject> DObj; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFContext.h128 std::unique_ptr<const DWARFObject> DObj; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFContext.h128 std::unique_ptr<const DWARFObject> DObj; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h99 std::unique_ptr<const DWARFObject> DObj; variable