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