Searched refs:IsDebugBreakSlotAtTailCall (Results 1 – 2 of 2) sorted by relevance
504 IsDebugBreakSlotAtCall(mode) || IsDebugBreakSlotAtTailCall(mode); in IsDebugBreakSlot()515 static inline bool IsDebugBreakSlotAtTailCall(Mode mode) { in IsDebugBreakSlotAtTailCall() function
231 } else if (RelocInfo::IsDebugBreakSlotAtTailCall(rmode())) { in GetDebugBreakType()