|
LLVM 22.0.0git
|
#include "DWARFEmitterImpl.h"#include "DWARFLinkerCompileUnit.h"#include "DWARFLinkerTypeUnit.h"#include "StringEntryToDwarfStringPoolEntryMap.h"#include "llvm/ADT/AddressRanges.h"#include "llvm/CodeGen/AccelTable.h"#include "llvm/DWARFLinker/Parallel/DWARFLinker.h"#include "llvm/DWARFLinker/StringPool.h"Go to the source code of this file.
Classes | |
| class | llvm::dwarf_linker::parallel::DWARFLinkerImpl |
| This class links debug info. More... | |
| struct | llvm::dwarf_linker::parallel::DWARFLinkerImpl::DebugInfoSize |
| Hold the input and output of the debug info size in bytes. More... | |
| struct | llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext |
| Keeps track of data associated with one object during linking. More... | |
| struct | llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::RefModuleUnit |
| Keep information for referenced clang module: already loaded DWARF info of the clang module and a CompileUnit of the module. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::dwarf_linker |
| namespace | llvm::dwarf_linker::parallel |