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

References

lib/Object/COFFObjectFile.cpp
 1763   Section = S;
 1764   Expected<StringRef> Contents = Section.getContents();
 1768   const coff_section *COFFSect = Obj->getCOFFSection(Section);