|
LLVM 23.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/DebugInfo/GSYM/ExtractRanges.h"#include "llvm/DebugInfo/GSYM/GsymTypes.h"#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | llvm::gsym::StringTable |
| String tables in GSYM files are required to start with an empty string at offset zero. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::gsym |
Functions | |
| void | llvm::gsym::dump (raw_ostream &OS, const StringTable &S, uint8_t StringOffsetSize) |