Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSymbols.cpp161 void Symbol::setGOTIndex(uint32_t index) { in setGOTIndex() function in lld::wasm::Symbol
DSyntheticSections.cpp109 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
272 sym->setGOTIndex(globalIndex++); in assignIndexes()
DSymbols.h120 void setGOTIndex(uint32_t index);