Searched refs:registerFunctionType (Results 1 – 1 of 1) sorted by relevance
359 void registerFunctionType(const MCSymbolWasm &Symbol);1269 void WasmObjectWriter::registerFunctionType(const MCSymbolWasm &Symbol) { in registerFunctionType() function in WasmObjectWriter1371 registerFunctionType(*cast<MCSymbolWasm>(BS)); in prepareImports()1850 registerFunctionType(*Base); in writeOneObject()