Home
last modified time | relevance | path

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

/llvm-project/bolt/tools/bat-dump/
H A Dbat-dump.cpp95 StringRef SectionContents; in dumpBATFor() local
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h88 StringRef SectionContents; variable
94 StringRef SectionContents) in LVSymbolVisitorDelegate()
/llvm-project/bolt/lib/Core/
H A DBinarySection.cpp75 StringRef SectionContents = in emitAsData() local
H A DBinaryEmitter.cpp528 StringRef SectionContents = BF.getOriginSection()->getContents(); emitConstantIslands() local
H A DBinaryContext.cpp1255 StringRef SectionContents = Section->getContents(); handleAArch64Veneer() local
H A DBinaryFunction.cpp991 StringRef SectionContents = Section.getContents(); getData() local
/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp203 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 DLVCodeViewReader.cpp616 traverseSymbolsSubsection(StringRef Subsection,const SectionRef & Section,StringRef SectionContents) traverseSymbolsSubsection() argument
652 StringRef SectionContents = *SectionOrErr; traverseSymbolSection() local
/llvm-project/lldb/tools/lldb-test/
H A Dlldb-test.cpp99 cl::opt<bool> SectionContents("contents", global() variable
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp575 llvm::Expected<llvm::StringRef> SectionContents = Section.getContents(); in copySwiftReflectionMetadata() local
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp318 bool objdump::SectionContents; global() member in objdump
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp558 StringRef SectionContents = SectionContentsOrErr.get(); discoverStorage() local