Searched refs:getOutputSegmentIndex (Results 1 – 3 of 3) sorted by relevance
325 uint64_t DefinedData::getOutputSegmentIndex() const { in getOutputSegmentIndex() function in lld::wasm::DefinedData
309 uint64_t getOutputSegmentIndex() const;
653 writeUleb128(sub.os, dataSym->getOutputSegmentIndex(), "index"); in writeBody()