Searched refs:containsPC (Results 1 – 4 of 4) sorted by relevance
166 bool containsPC(uint64_t pc) const { in containsPC() function
529 if (!seq.containsPC(address)) in findRowInSeq()593 if (!seq_pos->containsPC(address)) in lookupAddressRange()
210 bool containsPC(uint64_t PC) const { return (LowPC <= PC && PC < HighPC); } in containsPC() function
869 if (!Seq.containsPC(Address)) in findRowInSeq()933 if (!SeqPos->containsPC(Address)) in lookupAddressRange()