Searched defs:SectionContents (Results 1 – 12 of 12) sorted by relevance
/llvm-project/bolt/tools/bat-dump/ |
H A D | bat-dump.cpp | 95 StringRef SectionContents; in dumpBATFor() local
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.h | 88 StringRef SectionContents; variable 94 StringRef SectionContents) in LVSymbolVisitorDelegate()
|
/llvm-project/bolt/lib/Core/ |
H A D | BinarySection.cpp | 75 StringRef SectionContents = in emitAsData() local
|
H A D | BinaryEmitter.cpp | 528 StringRef SectionContents = BF.getOriginSection()->getContents(); emitConstantIslands() local
|
H A D | BinaryContext.cpp | 1255 StringRef SectionContents = Section->getContents(); handleAArch64Veneer() local
|
H A D | BinaryFunction.cpp | 991 StringRef SectionContents = Section.getContents(); getData() local
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 203 const COFFObjectFile *Obj, StringRef SectionContents) in COFFObjectDumpDelegate() argument 242 StringRef SectionContents; member in __anonb184fbd60111::COFFObjectDumpDelegate 295 StringRef SectionContents, in resolveSymbolName() argument 319 printBinaryBlockWithRelocs(StringRef Label,const SectionRef & Sec,StringRef SectionContents,StringRef Block) printBinaryBlockWithRelocs() argument 1134 StringRef SectionContents = printCodeViewSymbolSection() local 1353 printCodeViewSymbolsSubsection(StringRef Subsection,const SectionRef & Section,StringRef SectionContents) printCodeViewSymbolsSubsection() argument [all...] |
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 616 traverseSymbolsSubsection(StringRef Subsection,const SectionRef & Section,StringRef SectionContents) traverseSymbolsSubsection() argument 652 StringRef SectionContents = *SectionOrErr; traverseSymbolSection() local
|
/llvm-project/lldb/tools/lldb-test/ |
H A D | lldb-test.cpp | 99 cl::opt<bool> SectionContents("contents", global() variable
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | DwarfLinkerForBinary.cpp | 575 llvm::Expected<llvm::StringRef> SectionContents = Section.getContents(); in copySwiftReflectionMetadata() local
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 318 bool objdump::SectionContents; global() member in objdump
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | RewriteInstance.cpp | 558 StringRef SectionContents = SectionContentsOrErr.get(); discoverStorage() local
|