Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/
DCommonConfig.h191 struct NewSectionInfo { struct
193 NewSectionInfo(StringRef Name, std::unique_ptr<MemoryBuffer> &&Buffer) in NewSectionInfo() argument
196 StringRef SectionName;
197 std::shared_ptr<MemoryBuffer> SectionData;