Home
last modified time | relevance | path

Searched defs:SectionContents (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinarySection.cpp70 StringRef SectionContents = getContents(); in emitAsData() local
H A DBinaryEmitter.cpp511 StringRef SectionContents = BF.getOriginSection()->getContents(); in emitConstantIslands() local
H A DBinaryContext.cpp1166 StringRef SectionContents = Section->getContents(); in handleAArch64Veneer() local
H A DBinaryFunction.cpp970 StringRef SectionContents = Section.getContents(); in getData() local
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp203 const COFFObjectFile *Obj, StringRef SectionContents) in COFFObjectDumpDelegate()
242 StringRef SectionContents; member in __anonf61e61730111::COFFObjectDumpDelegate
295 StringRef SectionContents, in resolveSymbolName()
319 StringRef SectionContents, in printBinaryBlockWithRelocs()
990 StringRef SectionContents = in printCodeViewSymbolSection() local
1208 StringRef SectionContents) { in printCodeViewSymbolsSubsection()
/llvm-project-15.0.7/lldb/tools/lldb-test/
H A Dlldb-test.cpp94 cl::opt<bool> SectionContents("contents", variable
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp533 llvm::Expected<llvm::StringRef> SectionContents = Section.getContents(); in copySwiftReflectionMetadata() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp1166 StringRef SectionName, StringRef SectionContents, in updateDebugData()
H A DRewriteInstance.cpp468 StringRef SectionContents = SectionContentsOrErr.get(); in discoverStorage() local
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp195 bool objdump::SectionContents; member in objdump