Searched refs:funcptr_access_set (Results 1 – 1 of 1) sorted by relevance
122 std::set<const LDSection*> funcptr_access_set; in findCandidates() local151 funcptr_access_set.insert(def); in findCandidates()170 (funcptr_access_set.count(candidate->first) == 0)) { in findCandidates()