Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.h26 struct SectionData { global() struct
31 dataSectionData global() argument
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDecompressor.h50 StringRef SectionData; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DXCOFFLinkGraphBuilder.h52 object::SectionRef SectionData; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h83 yaml::BinaryRef SectionData; member
H A DXCOFFYAML.h83 yaml::BinaryRef SectionData; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp145 StringRef SectionData(SR.getFirstBlock()->getContent().data(), in startSynthesis() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp116 bool SectionData; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h204 std::shared_ptr<MemoryBuffer> SectionData; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2117 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local
2191 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local