LLDB mainline
Classes | Macros
DWARFDebugInfoEntry.h File Reference
#include "SymbolFileDWARF.h"
#include "llvm/ADT/SmallVector.h"
#include "DWARFAttribute.h"
#include "DWARFBaseDIE.h"
#include "DWARFDebugAbbrev.h"
#include "DWARFDebugRanges.h"
#include <map>
#include <optional>
#include <set>
#include <vector>
#include "llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h"

Go to the source code of this file.

Classes

class  DWARFDebugInfoEntry
 DWARFDebugInfoEntry objects assume that they are living in one big vector and do pointer arithmetic on their this pointers. More...
 

Macros

#define DIE_SIBLING_IDX_BITSIZE   31
 

Macro Definition Documentation

◆ DIE_SIBLING_IDX_BITSIZE

#define DIE_SIBLING_IDX_BITSIZE   31

Definition at line 28 of file DWARFDebugInfoEntry.h.