LLVM 19.0.0git
Classes | Typedefs
llvm::irsymtab::storage Namespace Reference

Classes

struct  Comdat
 This is equivalent to an IR comdat. More...
 
struct  Header
 
struct  Module
 Describes the range of a particular module's symbols within the symbol table. More...
 
struct  Range
 A reference to a range of objects in the symbol table. More...
 
struct  Str
 A reference to a string in the string table. More...
 
struct  Symbol
 Contains the information needed by linkers for symbol resolution, as well as by the LTO implementation itself. More...
 
struct  Uncommon
 This data structure contains rarely used symbol fields and is optionally referenced by a Symbol. More...
 

Typedefs

using Word = support::ulittle32_t
 

Typedef Documentation

◆ Word

Definition at line 52 of file IRSymtab.h.