LLVM
8.0.1
|
A reference to a range of objects in the symbol table. More...
#include "llvm/Object/IRSymtab.h"
Public Member Functions | |
ArrayRef< T > | get (StringRef Symtab) const |
Public Attributes | |
Word | Offset |
Word | Size |
A reference to a range of objects in the symbol table.
Definition at line 63 of file IRSymtab.h.
|
inline |
Definition at line 66 of file IRSymtab.h.
Word llvm::irsymtab::storage::Range< T >::Offset |
Definition at line 64 of file IRSymtab.h.
Word llvm::irsymtab::storage::Range< T >::Size |
Definition at line 64 of file IRSymtab.h.