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

References

lib/ObjectYAML/ELFYAML.cpp
 1028   commonSectionMapping(IO, Section);
 1029   IO.mapOptional("Content", Section.Content);
 1030   IO.mapOptional("Bucket", Section.Bucket);
 1031   IO.mapOptional("Chain", Section.Chain);
 1032   IO.mapOptional("Size", Section.Size);