Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h117 void setFunctionTable() { in setFunctionTable() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp112 Sym->setFunctionTable(); in getOrCreateFunctionTableSymbol()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp188 Sym->setFunctionTable(); in GetOrCreateFunctionTableSymbol()