LLVM 20.0.0git
|
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 64 of file IRSymtab.h.
|
inline |
Definition at line 67 of file IRSymtab.h.
References llvm::StringRef::data(), llvm::irsymtab::storage::Range< T >::Offset, and llvm::irsymtab::storage::Range< T >::Size.
Word llvm::irsymtab::storage::Range< T >::Offset |
Definition at line 65 of file IRSymtab.h.
Referenced by llvm::irsymtab::storage::Range< T >::get().
Word llvm::irsymtab::storage::Range< T >::Size |
Definition at line 65 of file IRSymtab.h.
Referenced by llvm::irsymtab::storage::Range< T >::get().