Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h88 uint64_t DWOId = 0; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFUnit.cpp95 else if (auto DWOId = Header.getDWOId()) in addUnitsImpl() local
514 if (std::optional<uint64_t> DWOId = in tryExtractDIEsIfNeeded() local
623 auto DWOId = getDWOId(); in parseDWO() local
HDDWARFContext.cpp1377 if (std::optional<uint64_t> DWOId = in getDWOCompileUnitForHash() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFUnit.h71 std::optional<uint64_t> DWOId; variable
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
HDllvm-dwarfdump.cpp475 if (std::optional<uint64_t> DWOId = CU->getDWOId()) { in toDie() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfoMetadata.cpp930 uint64_t DWOId, bool SplitDebugInlining, in DICompileUnit()
948 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
HDDIBuilder.cpp138 DICompileUnit::DebugEmissionKind Kind, uint64_t DWOId, in createCompileUnit()
HDDebugInfo.cpp1074 LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, in LLVMDIBuilderCreateCompileUnit()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h1461 uint64_t DWOId; variable