Searched refs:assignIndex (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lld/wasm/
H A DInputElement.h33 void assignIndex(uint32_t index) { function in class:lld::wasm::InputElement
H A DSyntheticSections.cpp349 t->assignIndex(tableNumber++);
385 tag->assignIndex(tagIndex);
392 g->assignIndex(globalIndex++);
H A DSymbols.cpp404 return t->table->assignIndex(number);

Completed in 96 milliseconds