Home
last modified time | relevance | path

Searched refs:setOutputSymbolIndex (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbols.cpp187 void Symbol::setOutputSymbolIndex(uint32_t index) { in setOutputSymbolIndex() function in lld::wasm::Symbol
H A DSymbols.h114 void setOutputSymbolIndex(uint32_t index);
H A DSyntheticSections.cpp731 sym->setOutputSymbolIndex(symtabEntries.size()); in addToSymtab()