reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
27 OS << " DWO_id = " << format("0x%016" PRIx64, *getDWOId());
lib/DebugInfo/DWARF/DWARFContext.cpp627 if (!DWOCU->getDWOId()) { 635 if (DWOCU->getDWOId() == Hash)lib/DebugInfo/DWARF/DWARFUnit.cpp
513 auto DWOId = getDWOId();
tools/llvm-dwarfdump/llvm-dwarfdump.cpp 347 if (llvm::Optional<uint64_t> DWOId = CU->getDWOId()) {