LLVM 20.0.0git
|
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 55 of file IRSymtab.h.
Definition at line 58 of file IRSymtab.h.
References llvm::StringRef::data(), Offset, and Size.
Referenced by llvm::irsymtab::readBitcode().
Word llvm::irsymtab::storage::Str::Offset |
Definition at line 56 of file IRSymtab.h.
Referenced by get().
Word llvm::irsymtab::storage::Str::Size |
Definition at line 56 of file IRSymtab.h.
Referenced by get().