Searched defs:addGOTEntry (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lld/wasm/ | ||
H A D | Relocations.cpp | 76 static void addGOTEntry(Symbol *sym) { in addGOTEntry() function |
H A D | SyntheticSections.cpp | 172 void ImportSection::addGOTEntry(Symbol *sym) { in addGOTEntry() function in lld::wasm::ImportSection |