LLVM: llvm::DWPStringPool Class Reference (original) (raw)
#include "[llvm/DWP/DWPStringPool.h](DWPStringPool%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| DWPStringPool (MCStreamer &Out, MCSection *Sec) | |
| uint64_t | getOffset (const char *Str, unsigned Length) |
Detailed Description
Definition at line 10 of file DWPStringPool.h.
Constructor & Destructor Documentation
| llvm::DWPStringPool::DWPStringPool ( MCStreamer & Out, MCSection * Sec ) | inline |
|---|
Definition at line 39 of file DWPStringPool.h.
Member Function Documentation
◆ getOffset()
| uint64_t llvm::DWPStringPool::getOffset ( const char * Str, unsigned Length ) | inline |
|---|
Definition at line 41 of file DWPStringPool.h.
References assert(), and llvm::Length.
Referenced by llvm::writeStringsAndOffsets().
The documentation for this class was generated from the following file:
- include/llvm/DWP/DWPStringPool.h