Home
last modified time | relevance | path

Searched defs:addGOTEntry (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DRelocations.cpp76 static void addGOTEntry(Symbol *sym) { in addGOTEntry() function
H A DSyntheticSections.cpp172 void ImportSection::addGOTEntry(Symbol *sym) { in addGOTEntry() function in lld::wasm::ImportSection