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

References

lib/ObjectYAML/ELFYAML.cpp
 1014   commonSectionMapping(IO, Section);
 1015   IO.mapOptional("Content", Section.Content);
 1016   IO.mapOptional("Size", Section.Size);
 1017   IO.mapOptional("Info", Section.Info);