|
LLVM 22.0.0git
|
#include "DWARFLinkerCompileUnit.h"#include "AcceleratorRecordsSaver.h"#include "DIEAttributeCloner.h"#include "DIEGenerator.h"#include "DependencyTracker.h"#include "SyntheticTypeNameBuilder.h"#include "llvm/DWARFLinker/Utils.h"#include "llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h"#include "llvm/DebugInfo/DWARF/DWARFDebugMacro.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/FormatVariadic.h"#include "llvm/Support/Path.h"#include <utility>Go to the source code of this file.
Macros | |
| #define | MAX_REFERENCIES_DEPTH 1000 |
| #define MAX_REFERENCIES_DEPTH 1000 |
Definition at line 1771 of file DWARFLinkerCompileUnit.cpp.
Referenced by llvm::dwarf_linker::parallel::UnitEntryPairTy::getNamespaceOrigin().