Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSymbolWasm.h118 void setFunctionTable(bool is64) { in setFunctionTable() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyUtilities.cpp113 Sym->setFunctionTable(is64); in getOrCreateFunctionTableSymbol()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmParser.cpp189 Sym->setFunctionTable(is64); in GetOrCreateFunctionTableSymbol()