Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DRelocations.cpp77 static void addGOTEntry(Symbol *sym) { in addGOTEntry() function
DSyntheticSections.cpp104 void ImportSection::addGOTEntry(Symbol *sym) { in addGOTEntry() function in lld::wasm::ImportSection