Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp109 Sym->setFunctionTable(); in getOrCreateFunctionTableSymbol()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbolWasm.h113 void setFunctionTable() { in setFunctionTable() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp187 Sym->setFunctionTable(); in GetOrCreateFunctionTableSymbol()