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