|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/DebugInfo/CodeView/TypeHashing.h"#include "llvm/ObjectYAML/YAML.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/Error.h"#include "llvm/Support/YAMLTraits.h"#include <cstdint>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| struct | llvm::CodeViewYAML::GlobalHash |
| struct | llvm::CodeViewYAML::DebugHSection |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::CodeViewYAML |
Functions | |
| DebugHSection | llvm::CodeViewYAML::fromDebugH (ArrayRef< uint8_t > DebugH) |
| ArrayRef< uint8_t > | llvm::CodeViewYAML::toDebugH (const DebugHSection &DebugH, BumpPtrAllocator &Alloc) |