|
LLVM 22.0.0git
|
Describes the range of a particular module's symbols within the symbol table. More...
#include "llvm/Object/IRSymtab.h"
Public Attributes | |
| Word | Begin |
| Word | End |
| Word | UncBegin |
| The index of the first Uncommon for this Module. | |
Describes the range of a particular module's symbols within the symbol table.
Definition at line 75 of file IRSymtab.h.
| Word llvm::irsymtab::storage::Module::Begin |
Definition at line 76 of file IRSymtab.h.
| Word llvm::irsymtab::storage::Module::End |
Definition at line 76 of file IRSymtab.h.
| Word llvm::irsymtab::storage::Module::UncBegin |
The index of the first Uncommon for this Module.
Definition at line 79 of file IRSymtab.h.