Home
last modified time | relevance | path

Searched defs:SectionData (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.h26 struct SectionData { struct
31 SectionData m_data_debug_abbrev; argument
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DDecompressor.h49 StringRef SectionData; variable
/llvm-project-15.0.7/lld/test/COFF/
H A Dalign.s28 SectionData: 0000000000000000 label
H A Ddriver-opt.s62 SectionData: 0000000000000000 label
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h72 yaml::BinaryRef SectionData; member
H A DXCOFFYAML.h81 yaml::BinaryRef SectionData; member
/llvm-project-15.0.7/llvm/unittests/ObjCopy/
H A DObjCopyTest.cpp167 StringRef SectionData) { in checkSectionData()
/llvm-project-15.0.7/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h197 std::shared_ptr<MemoryBuffer> SectionData; member
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp115 bool SectionData; variable
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1671 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local
1749 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4020 uint8_t *SectionData = nullptr; in rewriteNoteSections() local