Searched refs:DEBUG_BREAK_SLOT_AT_CALL (Results 1 – 5 of 5) sorted by relevance
403 DEBUG_BREAK_SLOT_AT_CALL, enumerator510 return mode == DEBUG_BREAK_SLOT_AT_CALL; in IsDebugBreakSlotAtCall()675 1 << DEBUG_BREAK_SLOT_AT_CALL;
847 case DEBUG_BREAK_SLOT_AT_CALL: in RelocModeName()953 case DEBUG_BREAK_SLOT_AT_CALL: in Verify()
84 inline bool IsCall() const { return type_ == DEBUG_BREAK_SLOT_AT_CALL; } in IsCall()119 DEBUG_BREAK_SLOT_AT_CALL, enumerator
110 mask |= RelocInfo::ModeMask(RelocInfo::DEBUG_BREAK_SLOT_AT_CALL); in GetModeMask()166 type = DEBUG_BREAK_SLOT_AT_CALL; in GetBreakLocation()170 : DEBUG_BREAK_SLOT_AT_CALL; in GetBreakLocation()216 if (type == DEBUG_BREAK_SLOT_AT_CALL) break; in Next()239 : DEBUG_BREAK_SLOT_AT_CALL; in GetDebugBreakType()241 return DEBUG_BREAK_SLOT_AT_CALL; in GetDebugBreakType()
677 : RelocInfo::DEBUG_BREAK_SLOT_AT_CALL; in SetCallPosition()