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

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Collaboration diagram for llvm::CodeViewYAML::HexFormattedString:
Collaboration graph
[legend]

Public Attributes

std::vector< uint8_t > Bytes
 

Detailed Description

Definition at line 81 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

◆ Bytes

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

Definition at line 82 of file CodeViewYAMLDebugSections.h.

Referenced by convertOneChecksum().


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