LLDB mainline
Classes | Namespaces | Typedefs
DIERef.h File Reference
#include "lldb/Core/dwarf.h"
#include "lldb/Utility/LLDBAssert.h"
#include <cassert>
#include <optional>

Go to the source code of this file.

Classes

class  lldb_private::plugin::dwarf::DIERef
 Identifies a DWARF debug info entry within a given Module. More...
 
struct  llvm::format_provider< lldb_private::plugin::dwarf::DIERef >
 

Namespaces

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

Typedefs

typedef std::vector< DIERef > lldb_private::plugin::dwarf::DIEArray