LLVM: llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::RefModuleUnit Struct Reference (original) (raw)
Keep information for referenced clang module: already loaded DWARF info of the clang module and a CompileUnit of the module. More...
#include "[DWARFLinker/Parallel/DWARFLinkerImpl.h](DWARFLinkerImpl%5F8h%5Fsource.html)"
Keep information for referenced clang module: already loaded DWARF info of the clang module and a CompileUnit of the module.
Definition at line 166 of file DWARFLinkerImpl.h.
| DWARFLinkerImpl::LinkContext::RefModuleUnit::RefModuleUnit | ( | DWARFFile & | File, |
|---|---|---|---|
| std::unique_ptr< CompileUnit > | Unit ) |
◆ RefModuleUnit() [2/3]
◆ RefModuleUnit() [3/3]
| llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::RefModuleUnit::RefModuleUnit ( const RefModuleUnit & ) | delete |
|---|
◆ File
DWARFFile& llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::RefModuleUnit::File
◆ Unit
std::unique_ptr<CompileUnit> llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::RefModuleUnit::Unit
The documentation for this struct was generated from the following files:
- lib/DWARFLinker/Parallel/DWARFLinkerImpl.h
- lib/DWARFLinker/Parallel/DWARFLinkerImpl.cpp