LLVM 19.0.0git
Public Attributes | List of all members
llvm::DWARFYAML::DWARFOperation Struct Reference

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

dwarf::LocationAtom Operator
 
std::vector< yaml::Hex64 > Values
 

Detailed Description

Definition at line 200 of file DWARFYAML.h.

Member Data Documentation

◆ Operator

dwarf::LocationAtom llvm::DWARFYAML::DWARFOperation::Operator

Definition at line 201 of file DWARFYAML.h.

◆ Values

std::vector<yaml::Hex64> llvm::DWARFYAML::DWARFOperation::Values

Definition at line 202 of file DWARFYAML.h.


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