Searched refs:IsDebugBreakSlotAtCall (Results 1 – 2 of 2) sorted by relevance
501 IsDebugBreakSlotAtCall(mode) || IsDebugBreakSlotAtTailCall(mode); in IsDebugBreakSlot()509 static inline bool IsDebugBreakSlotAtCall(Mode mode) { in IsDebugBreakSlotAtCall() function
165 } else if (RelocInfo::IsDebugBreakSlotAtCall(rmode())) { in GetBreakLocation()