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