Home
last modified time | relevance | path

Searched refs:checkGlobalType (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp163 static void checkGlobalType(const Symbol *existing, const InputFile *file, in checkGlobalType() function
410 checkGlobalType(s, file, &global->getType()); in addDefinedGlobal()
611 checkGlobalType(s, file, type); in addUndefinedGlobal()