Searched refs:IsDebugBreakSlotAtReturn (Results 1 – 2 of 2) sorted by relevance
503 return IsDebugBreakSlotAtPosition(mode) || IsDebugBreakSlotAtReturn(mode) || in IsDebugBreakSlot()509 static inline bool IsDebugBreakSlotAtReturn(Mode mode) { in IsDebugBreakSlotAtReturn() function
227 if (RelocInfo::IsDebugBreakSlotAtReturn(rmode())) { in GetDebugBreakType()