LLVM 19.0.0git
Public Attributes | List of all members
llvm::CodeViewYAML::HexFormattedString Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Public Attributes

std::vector< uint8_t > Bytes
 

Detailed Description

Definition at line 80 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

◆ Bytes

std::vector<uint8_t> llvm::CodeViewYAML::HexFormattedString::Bytes

Definition at line 81 of file CodeViewYAMLDebugSections.h.


The documentation for this struct was generated from the following file: