Searched refs:offsetIsCode (Results 1 – 2 of 2) sorted by relevance
375 bool offsetIsCode(uint64_t Offset) const { in offsetIsCode() function380 return offsetIsCode(Offset); in addressIsCode()
870 if (Binary->offsetIsCode(TargetOffset)) { in computeCounterFromLBR()877 if (Binary->offsetIsCode(StartOffset) && Binary->offsetIsCode(EndOffeset) && in computeCounterFromLBR()1137 if (!Binary->offsetIsCode(StartOffset) || in warnInvalidRange()