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