Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp194 static void checkTableType(const Symbol *existing, const InputFile *file, in checkTableType() function
458 checkTableType(s, file, &table->getType()); in addDefinedTable()
635 checkTableType(s, file, type); in addUndefinedTable()