Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbols.cpp103 WasmSymbolType Symbol::getWasmType() const { in getWasmType() function in lld::wasm::Symbol
H A DSymbols.h116 WasmSymbolType getWasmType() const;
H A DSymbolTable.cpp142 toString(existing->getWasmType()) + " in " + in reportTypeError()
H A DSyntheticSections.cpp625 WasmSymbolType kind = sym->getWasmType(); in writeBody()