Searched defs:addGOTEntry (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lld/wasm/ | ||
D | Relocations.cpp | 77 static void addGOTEntry(Symbol *sym) { in addGOTEntry() function |
D | SyntheticSections.cpp | 104 void ImportSection::addGOTEntry(Symbol *sym) { in addGOTEntry() function in lld::wasm::ImportSection |