Home
last modified time | relevance | path

Searched defs:SectionData (Results 1 – 7 of 7) 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.h49 StringRef SectionData; variable
/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/tools/llvm-readobj/
H A Dllvm-readobj.cpp114 bool SectionData; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h191 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