Searched refs:IsDebugBreakSlotAtReturn (Results 1 – 2 of 2) sorted by relevance
500 return IsDebugBreakSlotAtPosition(mode) || IsDebugBreakSlotAtReturn(mode) || in IsDebugBreakSlot()506 static inline bool IsDebugBreakSlotAtReturn(Mode mode) { in IsDebugBreakSlotAtReturn() function
151 if (RelocInfo::IsDebugBreakSlotAtReturn(rmode())) { in Next()163 if (RelocInfo::IsDebugBreakSlotAtReturn(rmode())) { in GetBreakLocation()