Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DSymbols.cpp100 WasmSymbolType Symbol::getWasmType() const { in getWasmType() function in lld::wasm::Symbol
H A DSymbols.h113 WasmSymbolType getWasmType() const;
H A DSymbolTable.cpp134 toString(existing->getWasmType()) + " in " + in reportTypeError()
H A DSyntheticSections.cpp624 WasmSymbolType kind = sym->getWasmType(); in writeBody()