|
LLVM 23.0.0git
|
#include "llvm/DebugInfo/GSYM/Header.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Error.h"#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | llvm::gsym::HeaderV2 |
| The GSYM V2 header. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::gsym |
Enumerations | |
| enum class | llvm::gsym::StringTableEncoding : uint8_t { llvm::gsym::Default = 0 } |
| Encoding format for the string table. More... | |
Functions | |
| LLVM_ABI bool | llvm::gsym::operator== (const HeaderV2 &LHS, const HeaderV2 &RHS) |
| LLVM_ABI raw_ostream & | llvm::gsym::operator<< (raw_ostream &OS, const llvm::gsym::HeaderV2 &H) |