Home
last modified time | relevance | path

Searched refs:GetLogIfAllCategoriesSet (Results 1 – 25 of 201) sorted by relevance

123456789

/external/llvm-project/lldb/source/Target/
DThreadPlanPython.cpp78 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ShouldStop()
97 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in IsPlanStale()
116 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop()
135 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MischiefManaged()
150 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPlanRunState()
172 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in WillStop()
DThreadPlan.cpp79 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
117 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in WillResume()
197 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ValidatePlan()
213 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ShouldStop()
229 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in WillStop()
245 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop()
263 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MischiefManaged()
280 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPlanRunState()
DThreadPlanStepRange.cpp68 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
101 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in InRange()
297 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ClearNextBranchBreakpoint()
311 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in SetNextBranchBreakpoint()
390 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in NextRangeBreakpointExplainsStop()
457 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
468 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in IsPlanStale()
DThreadPlanStepThrough.cpp64 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ThreadPlanStepThrough()
98 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in LookForPlanToStepThroughFromCurrentPC()
231 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
256 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in HitOurBackstopBreakpoint()
DThreadPlanStepInRange.cpp128 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldStop()
272 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP); in ShouldStop()
348 LLDB_LOGF(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP), in FrameMatchesAvoidCriteria()
367 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DefaultShouldStopHereCallback()
449 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DoPlanExplainsStop()
472 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DoWillResume()
DAssertFrameRecognizer.cpp50 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetAbortLocation()
80 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in GetAssertLocation()
124 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in RecognizeFrame()
DThreadPlanShouldStopHere.cpp44 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in InvokeShouldStopHereCallback()
65 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DefaultShouldStopHereCallback()
101 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in DefaultStepFromHereCallback()
/external/llvm-project/lldb/source/Core/
DCommunication.cpp81 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION), in Connect()
93 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION), in Disconnect()
128 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION); in Read()
178 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION), in Write()
199 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION), in StartReadThread()
215 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST), in StartReadThread()
231 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION), in StopReadThread()
273 LLDB_LOG(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION), in AppendBytesToCache()
310 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION)); in ReadThread()
362 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_COMMUNICATION); in ReadThread()
/external/llvm-project/lldb/source/Utility/
DListener.cpp43 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT)); in Listener()
50 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT)); in ~Listener()
59 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT)); in Clear()
100 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in StartListeningForEvents()
131 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in StartListeningForEvents()
203 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in AddEvent()
273 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in FindNextEventInternal()
351 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in GetEventInternal()
369 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS); in GetEventInternal()
374 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS); in GetEventInternal()
/external/llvm-project/lldb/source/Host/common/
DHostInfoBase.cpp122 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetShlibDir()
132 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetSupportExeDir()
142 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetHeaderDir()
152 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetSystemPluginDir()
163 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetUserPluginDir()
173 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetProcessTempDir()
185 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetGlobalTempDir()
214 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in ComputePathRelativeToLibrary()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeProcessLinux.cpp74 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in ProcessVmReadvSupported()
104 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MaybeLogLaunchInfo()
139 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in PtraceDisplayBytes()
215 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Launch()
267 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Attach()
317 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Attach()
518 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in WaitForNewThread()
563 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorSIGTRAP()
735 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorTrace()
781 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorSignal()
[all …]
DNativeRegisterContextLinux_arm.cpp290 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in NumSupportedHardwareBreakpoints()
309 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in SetHardwareBreakpoint()
367 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in ClearHardwareBreakpoint()
401 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in GetHardwareBreakHitIndex()
421 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in ClearAllHardwareBreakpoints()
462 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in NumSupportedHardwareWatchpoints()
476 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in SetHardwareWatchpoint()
581 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in ClearHardwareWatchpoint()
650 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in GetWatchpointSize()
667 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in WatchpointIsEnabled()
[all …]
DNativeRegisterContextLinux_arm64.cpp444 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in NumSupportedHardwareBreakpoints()
462 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in SetHardwareBreakpoint()
520 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in ClearHardwareBreakpoint()
554 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in GetHardwareBreakHitIndex()
574 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_BREAKPOINTS)); in ClearAllHardwareBreakpoints()
615 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in NumSupportedHardwareWatchpoints()
629 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in SetHardwareWatchpoint()
717 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in ClearHardwareWatchpoint()
787 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in GetWatchpointSize()
804 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS)); in WatchpointIsEnabled()
[all …]
DProcessorTrace.cpp76 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in StartTrace()
191 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in GetCPUType()
259 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in Create()
307 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in ReadPerfTraceAux()
340 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in ReadPerfTraceData()
386 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in ReadCyclicBuffer()
DSingleStepCheck.cpp68 Log *log = ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD); in WorkaroundNeeded()
147 Log *log = ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD); in Get()
179 Log *log = ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD); in ~SingleStepWorkaround()
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteClientBase.cpp39 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)); in SendContinuePacketAndWaitForResponse()
161 ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)) in SendPacketAndWaitForResponse()
180 ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)) in SendPacketAndReceiveResponseWithOutputSupport()
213 Log *log = ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PACKETS); in SendPacketAndWaitForResponseNoLock()
227 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)); in SendvContPacket()
312 Log *log = ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS); in lock()
348 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)); in SyncWithContinueThread()
/external/llvm-project/lldb/source/Host/linux/
DSupport.cpp15 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in getProcFile()
27 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in getProcFile()
37 Log *log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in getProcFile()
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeProcessFreeBSD.cpp57 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Launch()
111 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Attach()
162 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorExited()
185 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorSIGTRAP()
307 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorSignal()
335 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in PtraceWrapper()
358 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Resume()
455 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Kill()
545 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in PopulateMemoryRegionCache()
673 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in SigchldHandler()
[all …]
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeProcessNetBSD.cpp62 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Launch()
116 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Attach()
167 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorExited()
202 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorSIGTRAP()
330 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorSignal()
354 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in PtraceWrapper()
430 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Resume()
535 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Kill()
627 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in PopulateMemoryRegionCache()
719 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in SigchldHandler()
[all …]
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DASTResultSynthesizer.cpp56 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in TransformTopLevelDecl()
115 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in SynthesizeFunctionResult()
157 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in SynthesizeObjCMethodResult()
201 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in SynthesizeBodyResult()
410 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in MaybeRecordPersistentType()
430 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RecordPersistentDecl()
456 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in CommitPersistentDecls()
DClangHost.cpp32 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in VerifyClangPath()
50 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in DefaultComputeClangResourceDirectory()
160 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetClangResourceDir()
DIRForTarget.cpp169 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in CreateResultVariable()
410 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewriteObjCConstString()
548 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewriteObjCConstStrings()
761 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewriteObjCSelector()
888 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewriteObjCSelectors()
923 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewriteObjCClassReference()
1040 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewriteObjCClassReferences()
1068 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewritePersistentAlloc()
1140 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RewritePersistentAllocs()
1182 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in MaybeHandleVariable()
[all …]
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DFreeBSDThread.cpp54 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in FreeBSDThread()
245 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in CreateRegisterContextForFrame()
279 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in WillResume()
312 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in Resume()
341 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in Notify()
436 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in BreakNotify()
475 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in WatchNotify()
509 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in TraceNotify()
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DPlatformAndroidRemoteGDBServer.cpp31 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM)); in ForwardPortWithAdb()
90 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM)); in LaunchGDBServer()
138 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM)); in ConnectRemote()
154 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PLATFORM)); in DeleteForwardPort()
/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp223 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateMFSPR()
250 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateLD()
287 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateSTD()
344 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateOR()
379 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_UNWIND)); in EmulateADDI()

123456789