struct SectionedAddress
Declaration
struct SectionedAddress { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Object/ObjectFile.h:144
Member Variables
- public uint64_t Address = 0
- public uint64_t SectionIndex = UndefSection
- public static const uint64_t UndefSection = (18446744073709551615UL)