Searched refs:DEBUG_BREAK_AT_ENTRY (Results 1 – 2 of 2) sorted by relevance
51 DEBUG_BREAK_AT_ENTRY, enumerator79 bool IsDebugBreakAtEntry() const { return type_ == DEBUG_BREAK_AT_ENTRY; } in IsDebugBreakAtEntry()
117 return BreakLocation(Debug::kBreakAtEntryPosition, DEBUG_BREAK_AT_ENTRY); in FromFrame()