Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp109 Sym->setFunctionTable(); in getOrCreateFunctionTableSymbol()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h113 void setFunctionTable() { in setFunctionTable() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp189 Sym->setFunctionTable(); in GetOrCreateFunctionTableSymbol()