LLVM OpenMP 20.0.0git
|
Public Member Functions | |
StringTable (rstream &f) | |
StringTable (const set< string > &strings) | |
~StringTable () | |
__int64 | encode (const string &str) |
string | decode (__int64 x) const |
void | write (ostream &os) |
Definition at line 101 of file extractExternal.cpp.
|
inline |
Definition at line 136 of file extractExternal.cpp.
|
inline |
Definition at line 156 of file extractExternal.cpp.
|
inline |
Definition at line 190 of file extractExternal.cpp.
References data.
|
inline |
Definition at line 214 of file extractExternal.cpp.
References data, i, length, p, and stop().
Referenced by computeExternalSymbols(), and hideSymbols().
|
inline |
Definition at line 194 of file extractExternal.cpp.
References KMP_STRNCPY_S, r, and stop().
Referenced by hideSymbols().
|
inline |
Definition at line 231 of file extractExternal.cpp.
Referenced by hideSymbols().