Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h123 struct DataSegment { struct
124 uint32_t SectionOffset;
125 uint32_t InitFlags;
126 uint32_t MemoryIndex;
127 InitExpr Offset;
128 yaml::BinaryRef Content;
/llvm-project/lld/wasm/
H A DInputChunks.h42 DataSegment, enumerator