Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/wasm/
DSymbols.cpp194 void Symbol::setGOTIndex(uint32_t index) { in setGOTIndex() function in lld::wasm::Symbol
DSyntheticSections.cpp177 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
394 sym->setGOTIndex(globalIndex++); in assignIndexes()
DSymbols.h132 void setGOTIndex(uint32_t index);