Searched refs:getOutputSymbolIndex (Results 1 – 4 of 4) sorted by relevance
179 uint32_t Symbol::getOutputSymbolIndex() const { in getOutputSymbolIndex() function in lld::wasm::Symbol
110 uint32_t getOutputSymbolIndex() const;
109 return sym->getOutputSymbolIndex(); in calcNewIndex()
683 writeUleb128(sub.os, f.sym->getOutputSymbolIndex(), "function index"); in writeBody()