reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1053 if (Section.Content || Section.Size) { 1053 if (Section.Content || Section.Size) { 1054 SHeader.sh_size = writeContent(OS, Section.Content, Section.Size); 1054 SHeader.sh_size = writeContent(OS, Section.Content, Section.Size); 1058 for (const ELFYAML::NoteEntry &NE : *Section.Notes) {