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

References

lib/ObjectYAML/ELFYAML.cpp
 1036   commonSectionMapping(IO, Section);
 1037   IO.mapOptional("Content", Section.Content);
 1038   IO.mapOptional("Size", Section.Size);
 1039   IO.mapOptional("Notes", Section.Notes);