Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.h27 struct SectionData { struct
32 SectionData m_data_debug_abbrev; argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DDecompressor.h49 StringRef SectionData; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h83 yaml::BinaryRef SectionData; member
H A DXCOFFYAML.h82 yaml::BinaryRef SectionData; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp149 StringRef SectionData(SR.getFirstBlock()->getContent().data(), in startSynthesis() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h198 std::shared_ptr<MemoryBuffer> SectionData; global() member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp113 bool SectionData; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2115 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) DWARFObjInMemory() local
2189 if (StringRef *SectionData = mapSectionToMember(Name)) { DWARFObjInMemory() local