LLVM 19.0.0git
Public Attributes | List of all members
GlobalSymtabInfo Struct Reference

Public Attributes

uint64_t SymNum
 
StringRef SymbolTable
 
StringRef SymbolOffsetTable
 
StringRef StringTable
 

Detailed Description

Definition at line 1318 of file Archive.cpp.

Member Data Documentation

◆ StringTable

StringRef GlobalSymtabInfo::StringTable

Definition at line 1322 of file Archive.cpp.

◆ SymbolOffsetTable

StringRef GlobalSymtabInfo::SymbolOffsetTable

Definition at line 1321 of file Archive.cpp.

◆ SymbolTable

StringRef GlobalSymtabInfo::SymbolTable

Definition at line 1320 of file Archive.cpp.

◆ SymNum

uint64_t GlobalSymtabInfo::SymNum

Definition at line 1319 of file Archive.cpp.


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