LLDB mainline
Classes | Namespaces | Macros
SymbolFileDWARF.h File Reference
#include <list>
#include <map>
#include <mutex>
#include <optional>
#include <unordered_map>
#include <vector>
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/Support/Threading.h"
#include "lldb/Core/UniqueCStringMap.h"
#include "lldb/Core/dwarf.h"
#include "lldb/Expression/DWARFExpressionList.h"
#include "lldb/Symbol/DebugMacros.h"
#include "lldb/Symbol/SymbolContext.h"
#include "lldb/Symbol/SymbolFile.h"
#include "lldb/Target/Statistics.h"
#include "lldb/Utility/ConstString.h"
#include "lldb/Utility/Flags.h"
#include "lldb/Utility/RangeMap.h"
#include "lldb/Utility/StructuredData.h"
#include "lldb/lldb-private.h"
#include "DWARFContext.h"
#include "DWARFDataExtractor.h"
#include "DWARFDefines.h"
#include "DWARFIndex.h"
#include "UniqueDWARFASTType.h"

Go to the source code of this file.

Classes

class  lldb_private::plugin::dwarf::SymbolFileDWARF
 

Namespaces

namespace  llvm
 
namespace  lldb_private
 A class that represents a running process on the host machine.
 
namespace  lldb_private::plugin
 
namespace  lldb_private::plugin::dwarf
 

Macros

#define DIE_IS_BEING_PARSED   ((lldb_private::Type *)1)
 

Macro Definition Documentation

◆ DIE_IS_BEING_PARSED

#define DIE_IS_BEING_PARSED   ((lldb_private::Type *)1)

Definition at line 65 of file SymbolFileDWARF.h.