Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCSymbolWasm.h113 bool isFunctionTable() const { in isFunctionTable() function
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp186 if (!Sym->isFunctionTable()) in GetOrCreateFunctionTableSymbol()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DWasmObjectWriter.cpp598 if (!Sym->isFunctionTable()) in recordRelocation()