reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/ObjectYAML/DWARFEmitter.cpp
  126     if (Sect.IsGNUStyle)
lib/ObjectYAML/DWARFYAML.cpp
   79   if (reinterpret_cast<DWARFYAML::PubSection *>(IO.getContext())->IsGNUStyle)
tools/obj2yaml/dwarf2yaml.cpp
   94     if (Y.IsGNUStyle)
  103   Y.PubNames.IsGNUStyle = false;
  106   Y.PubTypes.IsGNUStyle = false;
  109   Y.GNUPubNames.IsGNUStyle = true;
  112   Y.GNUPubTypes.IsGNUStyle = true;