Searched defs:SectionContents (Results 1 – 10 of 10) sorted by relevance
70 StringRef SectionContents = getContents(); in emitAsData() local
511 StringRef SectionContents = BF.getOriginSection()->getContents(); in emitConstantIslands() local
1166 StringRef SectionContents = Section->getContents(); in handleAArch64Veneer() local
970 StringRef SectionContents = Section.getContents(); in getData() local
203 const COFFObjectFile *Obj, StringRef SectionContents) in COFFObjectDumpDelegate()242 StringRef SectionContents; member in __anonf61e61730111::COFFObjectDumpDelegate295 StringRef SectionContents, in resolveSymbolName()319 StringRef SectionContents, in printBinaryBlockWithRelocs()990 StringRef SectionContents = in printCodeViewSymbolSection() local1208 StringRef SectionContents) { in printCodeViewSymbolsSubsection()
94 cl::opt<bool> SectionContents("contents", variable
533 llvm::Expected<llvm::StringRef> SectionContents = Section.getContents(); in copySwiftReflectionMetadata() local
1166 StringRef SectionName, StringRef SectionContents, in updateDebugData()
468 StringRef SectionContents = SectionContentsOrErr.get(); in discoverStorage() local
195 bool objdump::SectionContents; member in objdump