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

References

lib/ObjectYAML/ELFEmitter.cpp
  833   if (Section.Content || Section.Size) {
  833   if (Section.Content || Section.Size) {
  834     SHeader.sh_size = writeContent(OS, Section.Content, Section.Size);
  834     SHeader.sh_size = writeContent(OS, Section.Content, Section.Size);
  838   for (const ELFYAML::StackSizeEntry &E : *Section.Entries) {