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  DIERef
 Identifies a DWARF debug info entry within a given Module. More...
 
struct  llvm::format_provider< DIERef >
 

Namespaces

namespace  llvm
 

Typedefs

typedef std::vector< DIERefDIEArray
 

Typedef Documentation

◆ DIEArray

typedef std::vector<DIERef> DIEArray

Definition at line 133 of file DIERef.h.