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 543 of file MCDwarf.h.

Member Data Documentation

◆ Comment

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

Definition at line 545 of file MCDwarf.h.

◆ Values

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

Definition at line 544 of file MCDwarf.h.


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