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

#include "llvm/Object/SymbolSize.h"

Public Attributes

symbol_iterator I
uint64_t Address
unsigned Number
unsigned SectionID

Detailed Description

Definition at line 19 of file SymbolSize.h.

Member Data Documentation

◆ Address

uint64_t llvm::object::SymEntry::Address

Definition at line 21 of file SymbolSize.h.

◆ I

symbol_iterator llvm::object::SymEntry::I

Definition at line 20 of file SymbolSize.h.

◆ Number

unsigned llvm::object::SymEntry::Number

Definition at line 22 of file SymbolSize.h.

◆ SectionID

unsigned llvm::object::SymEntry::SectionID

Definition at line 23 of file SymbolSize.h.


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