Home
last modified time | relevance | path

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

1234567

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBBreakpointName.cpp187 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetEnabled()
212 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in IsEnabled()
226 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetOneShot()
241 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in IsOneShot()
255 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetIgnoreCount()
270 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetIgnoreCount()
284 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetCondition()
301 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetCondition()
315 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetAutoContinue()
331 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetAutoContinue()
[all …]
H A DSBCommunication.cpp24 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SBCommunication()
62 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in AdoptFileDesriptor()
87 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Disconnect()
102 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in IsConnected()
116 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Read()
149 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Write()
162 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in ReadThreadStart()
176 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in ReadThreadStop()
196 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in ReadThreadIsRunning()
205 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetReadThreadBytesReceivedCallback()
[all …]
H A DSBData.cpp56 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetAddressByteSize()
68 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetAddressByteSize()
81 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetByteSize()
93 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetByteOrder()
105 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetByteOrder()
113 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetFloat()
130 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetDouble()
148 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetLongDouble()
166 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetAddress()
185 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetUnsignedInt8()
[all …]
H A DSBProcess.cpp111 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in RemoteLaunch()
178 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in RemoteAttachToProcessWithID()
192 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetNumThreads()
213 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSelectedThread()
235 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateOSPluginThread()
257 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetTarget()
276 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in PutSTDIN()
302 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSTDOUT()
321 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSTDERR()
340 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetAsyncProfileData()
[all …]
H A DSBQueue.cpp74 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetQueueID()
87 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetIndexID()
101 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetName()
256 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in IsValid()
264 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Clear()
276 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetQueueID()
285 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetIndexID()
294 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetName()
303 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetNumThreads()
312 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetThreadAtIndex()
[all …]
H A DSBValue.cpp110 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSP()
275 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetName()
289 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetTypeName()
310 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetDisplayTypeName()
331 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetByteSize()
357 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in IsInScope()
366 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetValue()
393 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetValueType()
439 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetObjectDescription()
458 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetTypeValidatorResult()
[all …]
H A DSBBreakpoint.cpp71 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetID()
165 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetEnabled()
188 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetOneShot()
221 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetIgnoreCount()
280 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetHitCount()
295 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetIgnoreCount()
308 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetThreadID()
321 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetThreadID()
327 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetThreadIndex()
348 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetThreadIndex()
[all …]
H A DSBQueueItem.cpp39 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in IsValid()
48 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Clear()
61 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetKind()
80 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetAddress()
105 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetExtendedBacktraceThread()
H A DSBDebugger.cpp133 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Initialize()
150 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Clear()
174 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Create()
210 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Destroy()
231 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in MemoryPressureDetected()
267 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetInputFileHandle()
280 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetOutputFileHandle()
293 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SetErrorFileHandle()
342 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetCommandInterpreter()
392 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetListener()
[all …]
H A DSBThread.cpp87 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetQueue()
128 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetStopReason()
314 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetStopDescription()
425 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetStopReturnValue()
473 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetName()
502 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetQueueName()
527 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetQueueID()
547 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetInfoItemByPathAsString()
641 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in StepOver()
689 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in StepInto()
[all …]
H A DSBFrame.cpp61 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SBFrame()
108 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSymbolContext()
144 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetModule()
180 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetCompileUnit()
214 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetFunction()
248 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetSymbol()
280 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetBlock()
319 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetFrameBlock()
345 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetLineEntry()
387 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetFrameID()
[all …]
H A DSBBroadcaster.cpp25 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SBBroadcaster()
31 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SBBroadcaster()
50 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BroadcastEventByType()
67 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BroadcastEvent()
87 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in AddInitialEventsToListener()
H A DSBError.cpp53 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Fail()
67 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Success()
80 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetError()
94 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetType()
H A DSBTarget.cpp158 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetProcess()
275 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Launch()
351 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API); in Launch()
362 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Launch()
408 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API); in Launch()
418 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Attach()
469 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in AttachToProcessWithID()
507 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in AttachToProcessWithName()
540 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in ConnectRemote()
587 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetExecutable()
[all …]
H A DSBCommandInterpreter.cpp132 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SBCommandInterpreter()
191 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in HandleCommand()
219 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API); in HandleCommand()
237 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in HandleCommandsFromFile()
286 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in HandleCompletionWithDescriptions()
376 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetProcess()
390 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetDebugger()
463 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SourceInitFileInHomeDirectory()
485 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in SourceInitFileInCurrentWorkingDirectory()
495 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetBroadcaster()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanPython.cpp76 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ShouldStop()
100 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in IsPlanStale()
124 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop()
148 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MischiefManaged()
164 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPlanRunState()
198 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in WillStop()
H A DThreadPlan.cpp70 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
108 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in WillResume()
185 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ValidatePlan()
202 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ShouldStop()
219 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in WillStop()
236 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop()
255 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MischiefManaged()
273 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPlanRunState()
H A DThreadPlanStepRange.cpp71 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ShouldReportStop()
107 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in InRange()
286 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in ClearNextBranchBreakpoint()
300 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in SetNextBranchBreakpoint()
378 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in NextRangeBreakpointExplainsStop()
445 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in MischiefManaged()
457 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP)); in IsPlanStale()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp60 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in Launch()
127 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in Attach()
181 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in FinalizeLaunch()
551 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in StartExceptionThread()
885 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in StartWaitpidThread()
930 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in WaitpidThread()
955 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in DoWaitpidThread()
1039 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in SendInferiorExitStatusToMainLoop()
1069 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in HandleWaitpidResult()
1169 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS)); in PrivateResume()
[all …]
H A DMachException.cpp69 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in catch_mach_exception_raise_state()
85 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in catch_mach_exception_raise_state_identity()
104 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in catch_mach_exception_raise()
185 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in Receive()
267 GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in CatchExceptionRaise()
282 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in Reply()
379 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in Save()
439 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in Restore()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DListener.cpp44 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT)); in Listener()
51 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT)); in ~Listener()
61 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT)); in Clear()
103 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in StartListeningForEvents()
133 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in StartListeningForEvents()
204 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in AddEvent()
274 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()
375 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS); in GetEventInternal()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp41 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)); in SendContinuePacketAndWaitForResponse()
166 ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)) in SendPacketAndWaitForResponse()
185 ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)) in SendPacketAndReceiveResponseWithOutputSupport()
218 Log *log = ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PACKETS); in SendPacketAndWaitForResponseNoLock()
232 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)); in SendvContPacket()
319 Log *log = ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS); in lock()
357 Log *log(ProcessGDBRemoteLog::GetLogIfAllCategoriesSet(GDBR_LOG_PROCESS)); in SyncWithContinueThread()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DHostInfoBase.cpp118 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetShlibDir()
130 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetSupportExeDir()
141 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetHeaderDir()
153 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetSystemPluginDir()
166 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetUserPluginDir()
178 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetProcessTempDir()
191 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_HOST); in GetGlobalTempDir()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp66 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Launch()
120 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Attach()
173 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorExited()
207 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in MonitorSIGTRAP()
300 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PTRACE)); in PtraceWrapper()
322 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Resume()
406 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in Kill()
498 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_PROCESS)); in PopulateMemoryRegionCache()
645 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_THREAD)); in AddThread()
690 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_MEMORY)); in ReadMemory()
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A 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()
420 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in MaybeRecordPersistentType()
441 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in RecordPersistentDecl()
461 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EXPRESSIONS)); in CommitPersistentDecls()

1234567