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