Searched refs:getCurrentLBRSource (Results 1 – 2 of 2) sorted by relevance
299 uint64_t getCurrentLBRSource() const { return LBRStack[LBRIndex].Source; } in getCurrentLBRSource() function490 return State.getCurrentLBRSource() == ExternalAddr; in isSourceExternal()517 if (Binary->addressIsCall(State.getCurrentLBRSource())) in isCallState()529 if (Binary->addressIsReturn(State.getCurrentLBRSource())) in isReturnState()
52 uint64_t Source = State.getCurrentLBRSource(); in unwindCall()158 uint64_t Source = State.getCurrentLBRSource(); in unwindBranch()313 State.InstPtr.update(State.getCurrentLBRSource()); in unwind()