|
LLVM 24.0.0git
|
#include "DWARFEmitterImpl.h"#include "DWARFLinkerCompileUnit.h"#include "DWARFLinkerTypeUnit.h"#include "StringEntryToDwarfStringPoolEntryMap.h"#include "llvm/ADT/AddressRanges.h"#include "llvm/ADT/SmallString.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::CIELocation |
| Section + local offset of a .debug_frame CIE that has been (or will be) emitted by some LinkContext. More... | |
| struct | llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::FrameScanResult |
| Result of scanning one LinkContext's input .debug_frame. More... | |
| struct | llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::FrameScanResult::FDE |
| FDEs retained for emission. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::dwarf_linker |
| namespace | llvm::dwarf_linker::parallel |