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

Class that contains helpful context information when mapping YAML into DWARF data structures. More...

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

bool IsGNUPubSec = false
 

Detailed Description

Class that contains helpful context information when mapping YAML into DWARF data structures.

Definition at line 106 of file DWARFYAML.h.

Member Data Documentation

◆ IsGNUPubSec

bool llvm::DWARFYAML::DWARFContext::IsGNUPubSec = false

Definition at line 107 of file DWARFYAML.h.


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