reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/DebugInfo/DWARF/DWARFContext.h
  225   DWARFCompileUnit *getDWOCompileUnitForHash(uint64_t Hash);

References

lib/DebugInfo/DWARF/DWARFUnit.cpp
  520   DWARFCompileUnit *DWOCU = DWOContext->getDWOCompileUnitForHash(*DWOId);
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
  349     CU = DICtx.getDWOCompileUnitForHash(*DWOId);