Searched refs:SectionContents (Results 1 – 3 of 3) sorted by relevance
51 extern cl::opt<bool> SectionContents;
75 llvm::SectionContents("s", cl::desc("Display the content of each section")); member in llvm783 if (SectionContents) in DumpObject()882 && !SectionContents in main()
1229 if (SectionContents) in ProcessMachO()