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

References

lib/ObjectYAML/ELFYAML.cpp
 1082   commonSectionMapping(IO, Section);
 1083   IO.mapOptional("Content", Section.Content);
 1084   IO.mapOptional("Size", Section.Size);
 1085   IO.mapOptional("Symbols", Section.Symbols);