LLVM 22.0.0git
llvm::object::SectionedAddress Struct Reference

#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

Detailed Description

Definition at line 147 of file ObjectFile.h.

Member Data Documentation

◆ Address

◆ SectionIndex

◆ UndefSection


The documentation for this struct was generated from the following file: