Searched refs:InstrumentationRuntimeType (Results 1 – 20 of 20) sorted by relevance
32 static lldb::InstrumentationRuntimeType GetTypeStatic();38 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
52 lldb::InstrumentationRuntimeType AddressSanitizerRuntime::GetTypeStatic() { in GetTypeStatic()
33 static lldb::InstrumentationRuntimeType GetTypeStatic();39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
66 lldb::InstrumentationRuntimeType
55 lldb::InstrumentationRuntimeType MainThreadCheckerRuntime::GetTypeStatic() { in GetTypeStatic()
57 lldb::InstrumentationRuntimeType ThreadSanitizerRuntime::GetTypeStatic() { in GetTypeStatic()
32 InstrumentationRuntimeType type = get_type_callback(); in ModulesDidLoad()
5729 Process::GetInstrumentationRuntime(lldb::InstrumentationRuntimeType type) { in GetInstrumentationRuntime()
23 typedef std::map<lldb::InstrumentationRuntimeType,
2275 GetInstrumentationRuntime(lldb::InstrumentationRuntimeType type);
94 typedef lldb::InstrumentationRuntimeType (*InstrumentationRuntimeGetType)();
477 enum InstrumentationRuntimeType { enum
75 GetStopReasonExtendedBacktraces(InstrumentationRuntimeType type);
361 bool IsInstrumentationRuntimePresent(InstrumentationRuntimeType type);
123 GetStopReasonExtendedBacktraces (InstrumentationRuntimeType type);
395 IsInstrumentationRuntimePresent(lldb::InstrumentationRuntimeType type);
290 SBThread::GetStopReasonExtendedBacktraces(InstrumentationRuntimeType type) { in GetStopReasonExtendedBacktraces()293 (lldb::InstrumentationRuntimeType), type); in GetStopReasonExtendedBacktraces()1446 (lldb::InstrumentationRuntimeType)); in RegisterMethods()
1186 InstrumentationRuntimeType type) { in IsInstrumentationRuntimePresent()1188 (lldb::InstrumentationRuntimeType), type); in IsInstrumentationRuntimePresent()1412 (lldb::InstrumentationRuntimeType)); in RegisterMethods()