Searched refs:doesBelongToFunction (Results 1 – 1 of 1) sorted by relevance
508 auto doesBelongToFunction = [&](const uint64_t Addr, in analyzeJumpTable() local581 if (!doesBelongToFunction(Value, TargetBF) || Value == BF.getAddress()) { in analyzeJumpTable()