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