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