Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.h26 struct SectionData { struct
31 SectionData m_data_debug_abbrev; argument
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DDecompressor.h49 StringRef SectionData; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h72 yaml::BinaryRef SectionData; member
H A DXCOFFYAML.h82 yaml::BinaryRef SectionData; member
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h197 std::shared_ptr<MemoryBuffer> SectionData; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp119 bool SectionData; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1739 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local
1817 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local