Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DOutputSegment.h42 std::vector<InputChunk *> inputSegments; variable
H A DSyntheticSections.cpp719 const auto &inputSegments = dataSegments[i]->inputSegments; writeBody() local