Searched refs:isValidSectionSymbol (Results 1 – 2 of 2) sorted by relevance
233 bool isValidSectionSymbol(uint32_t Index) const;
1037 if (!isValidSectionSymbol(Reloc.Index)) in parseRelocSection()1426 bool WasmObjectFile::isValidSectionSymbol(uint32_t Index) const { in isValidSectionSymbol() function in WasmObjectFile