Searched refs:tableEntriesRel (Results 1 – 2 of 2) sorted by relevance
150 return tableEntriesRel[sym.Info.ElementIndex]; in calcExpectedValue()327 tableEntriesRel.resize(totalFunctions); in parse()339 tableEntriesRel[functionIndex] = index; in parse()
136 std::vector<uint32_t> tableEntriesRel; variable