LLVM 22.0.0git
llvm::MCCFIInstruction::EscapeFields Struct Reference

#include "llvm/MC/MCDwarf.h"

Public Attributes

std::vector< charValues
std::string Comment

Detailed Description

Definition at line 553 of file MCDwarf.h.

Member Data Documentation

◆ Comment

std::string llvm::MCCFIInstruction::EscapeFields::Comment

Definition at line 555 of file MCDwarf.h.

◆ Values

std::vector<char> llvm::MCCFIInstruction::EscapeFields::Values

Definition at line 554 of file MCDwarf.h.


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