Home
last modified time | relevance | path

Searched defs:DWOId (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h85 uint64_t DWOId = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp456 if (Optional<uint64_t> DWOId = toUnsigned(UnitDie.find(DW_AT_GNU_dwo_id))) in tryExtractDIEsIfNeeded() local
577 auto DWOId = getDWOId(); in parseDWO() local
DDWARFContext.cpp664 if (Optional<uint64_t> DWOId = in getDWOCompileUnitForHash() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h63 Optional<uint64_t> DWOId; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1145 uint64_t DWOId; variable
1153 unsigned EmissionKind, uint64_t DWOId, bool SplitDebugInlining, in DICompileUnit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp522 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
DDIBuilder.cpp141 DICompileUnit::DebugEmissionKind Kind, uint64_t DWOId, in createCompileUnit()
DDebugInfo.cpp759 LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, in LLVMDIBuilderCreateCompileUnit()