LLVM
8.0.1
|
A reference to a string in the string table. More...
#include "llvm/Object/IRSymtab.h"
Public Member Functions | |
StringRef | get (StringRef Strtab) const |
Public Attributes | |
Word | Offset |
Word | Size |
A reference to a string in the string table.
Definition at line 54 of file IRSymtab.h.
Definition at line 57 of file IRSymtab.h.
References llvm::StringRef::data(), and Offset.
Word llvm::irsymtab::storage::Str::Offset |
Definition at line 55 of file IRSymtab.h.
Referenced by get(), and llvm::irsymtab::storage::Range< llvm::irsymtab::storage::Comdat >::get().
Word llvm::irsymtab::storage::Str::Size |
Definition at line 55 of file IRSymtab.h.