Searched refs:isValidTableSymbol (Results 1 – 2 of 2) sorted by relevance
235 bool isValidTableSymbol(uint32_t Index) const;
1063 if (!isValidTableSymbol(Reloc.Index)) in parseRelocSection()1544 bool WasmObjectFile::isValidTableSymbol(uint32_t Index) const { in isValidTableSymbol() function in WasmObjectFile