Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.h27 struct SectionData { struct
32 SectionData m_data_debug_abbrev; argument
/llvm-project/llvm/include/llvm/Object/
H A DDecompressor.h49 StringRef SectionData; variable
/llvm-project/lld/test/COFF/
H A Dalign.s28 SectionData: 0000000000000000 label
H A Ddriver-opt.s62 SectionData: 0000000000000000 label
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h83 yaml::BinaryRef SectionData; member
H A DXCOFFYAML.h83 yaml::BinaryRef SectionData; member
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp149 StringRef SectionData(SR.getFirstBlock()->getContent().data(), startSynthesis() local
/llvm-project/llvm/unittests/ObjCopy/
H A DObjCopyTest.cpp166 StringRef SectionData) { in checkSectionData()
/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp114 bool SectionData; global() variable
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h191 std::shared_ptr<MemoryBuffer> SectionData; global() member
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2117 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) DWARFObjInMemory() local
2191 if (StringRef *SectionData = mapSectionToMember(Name)) { DWARFObjInMemory() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4118 uint8_t *SectionData = nullptr; rewriteNoteSections() local