LLDB mainline
Classes | Macros
DWARFDebugInfoEntry.h File Reference
#include "SymbolFileDWARF.h"
#include "llvm/ADT/SmallVector.h"
#include "DWARFAbbreviationDeclaration.h"
#include "DWARFBaseDIE.h"
#include "DWARFDebugAbbrev.h"
#include "DWARFDebugRanges.h"
#include <map>
#include <optional>
#include <set>
#include <vector>
Include dependency graph for DWARFDebugInfoEntry.h:
This graph shows which files directly or indirectly include this file:

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 26 of file DWARFDebugInfoEntry.h.