Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp105 if (!Sym->isFunctionTable()) in getOrCreateFunctionTableSymbol()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbolWasm.h109 bool isFunctionTable() const { in isFunctionTable() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp183 if (!Sym->isFunctionTable()) in GetOrCreateFunctionTableSymbol()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp543 if (!Sym->isFunctionTable()) in recordRelocation()