Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSymbols.cpp87 WasmSymbolType Symbol::getWasmType() const { in getWasmType() function in lld::wasm::Symbol
DSymbols.h106 WasmSymbolType getWasmType() const;
DSyntheticSections.cpp442 WasmSymbolType kind = sym->getWasmType(); in writeBody()
DSymbolTable.cpp136 toString(existing->getWasmType()) + " in " + in reportTypeError()