Searched refs:setOutputSymbolIndex (Results 1 – 3 of 3) sorted by relevance
184 void Symbol::setOutputSymbolIndex(uint32_t index) { in setOutputSymbolIndex() function in lld::wasm::Symbol
111 void setOutputSymbolIndex(uint32_t index);
730 sym->setOutputSymbolIndex(symtabEntries.size()); in addToSymtab()