Home
last modified time | relevance | path

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

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