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

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

dwarf::Index Idx
 
dwarf::Form Form
 

Detailed Description

Definition at line 121 of file DWARFYAML.h.

Member Data Documentation

◆ Form

dwarf::Form llvm::DWARFYAML::IdxForm::Form

Definition at line 123 of file DWARFYAML.h.

◆ Idx

dwarf::Index llvm::DWARFYAML::IdxForm::Idx

Definition at line 122 of file DWARFYAML.h.


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