reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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) {