LLVM 22.0.0git
|
#include "llvm/Object/ObjectFile.h"
Public Attributes | |
uint64_t | Address = 0 |
uint64_t | SectionIndex = UndefSection |
Static Public Attributes | |
static const uint64_t | UndefSection = UINT64_MAX |
Definition at line 147 of file ObjectFile.h.
uint64_t llvm::object::SectionedAddress::Address = 0 |
Definition at line 150 of file ObjectFile.h.
uint64_t llvm::object::SectionedAddress::SectionIndex = UndefSection |
Definition at line 151 of file ObjectFile.h.
|
static |
Definition at line 148 of file ObjectFile.h.
Referenced by llvm::DWARFDebugLoclists::visitLocationList().