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/ |
D | DwarfCompileUnit.h | 85 uint64_t DWOId = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 456 if (Optional<uint64_t> DWOId = toUnsigned(UnitDie.find(DW_AT_GNU_dwo_id))) in tryExtractDIEsIfNeeded() local 577 auto DWOId = getDWOId(); in parseDWO() local
|
D | DWARFContext.cpp | 664 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/ |
D | DWARFUnit.h | 63 Optional<uint64_t> DWOId; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1145 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/ |
D | DebugInfoMetadata.cpp | 522 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
|
D | DIBuilder.cpp | 141 DICompileUnit::DebugEmissionKind Kind, uint64_t DWOId, in createCompileUnit()
|
D | DebugInfo.cpp | 759 LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, in LLVMDIBuilderCreateCompileUnit()
|