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