Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSyntheticSections.h280 const std::vector<OutputSegment *> &dataSegments) in LinkingSection()
293 const std::vector<OutputSegment *> &dataSegments; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h148 ArrayRef<WasmSegment> dataSegments() const { return DataSegments; } in dataSegments() function
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h151 ArrayRef<WasmSegment> dataSegments() const { return DataSegments; } in dataSegments() function