Home
last modified time | relevance | path

Searched refs:GetLogIfAnyCategoriesSet (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp208 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS)); in LaunchProcess()
282 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS)); in AttachToProcess()
330 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS)); in InitializeDelegate()
343 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS)); in SendWResponse()
403 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD));
791 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS));
816 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS));
889 Log *log(GetLogIfAnyCategoriesSet(GDBR_LOG_COMM));
1586 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD));
1595 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD));
[all …]
H A DThreadGDBRemote.cpp43 Log *log(GetLogIfAnyCategoriesSet(GDBR_LOG_THREAD)); in ThreadGDBRemote()
50 Log *log(GetLogIfAnyCategoriesSet(GDBR_LOG_THREAD)); in ~ThreadGDBRemote()
218 Log *log(GetLogIfAnyCategoriesSet(GDBR_LOG_THREAD)); in FetchThreadExtendedInfo()
233 Log *log(GetLogIfAnyCategoriesSet(GDBR_LOG_THREAD)); in WillResume()
H A DGDBRemoteCommunicationServerPlatform.cpp112 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM)); in LaunchGDBServer()
170 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM)); in Handle_qLaunchGDBServer()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp89 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in DidAttach()
175 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in DidLaunch()
225 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in ProbeEntry()
270 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in EntryBreakpointHit()
313 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in SetRendezvousBreakpoint()
392 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in RendezvousBreakpointHit()
516 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in LoadVDSO()
537 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in LoadInterpreterModule()
557 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in LoadAllCurrentModules()
696 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in GetThreadLocalData()
[all …]
H A DDYLDRendezvous.cpp31 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in ResolveRendezvousAddress()
104 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in DYLDRendezvous()
126 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in Resolve()
H A DAuxVector.cpp66 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in AuxVector()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp80 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION | in ConnectionFileDescriptor()
93 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION | in ConnectionFileDescriptor()
109 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION | in ~ConnectionFileDescriptor()
121 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in OpenCommandPipe()
139 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in CloseCommandPipe()
155 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in Connect()
297 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in Disconnect()
361 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in Read()
466 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in Write()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DSocket.cpp124 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_COMMUNICATION)); in TcpConnect()
145 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in TcpListen()
184 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in UdpConnect()
320 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_COMMUNICATION)); in Read()
346 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_COMMUNICATION)); in Write()
369 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in Close()
H A DNativeProcessProtocol.cpp361 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_BREAKPOINTS)); in SetSoftwareBreakpoint()
378 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_BREAKPOINTS)); in RemoveSoftwareBreakpoint()
444 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_BREAKPOINTS)); in EnableSoftwareBreakpoint()
581 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_BREAKPOINTS); in FixupBreakpointPCAsNeeded()
H A DTCPSocket.cpp134 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_COMMUNICATION)); in Connect()
171 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in Listen()
H A DUDPSocket.cpp61 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_CONNECTION)); in Connect()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DLogging.cpp62 Log *lldb_private::GetLogIfAnyCategoriesSet(uint32_t mask) { in GetLogIfAnyCategoriesSet() function in lldb_private
68 if (Log *log = GetLogIfAnyCategoriesSet(mask)) { in LogIfAnyCategoriesSet()
H A DBroadcaster.cpp216 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS)); in PrivateBroadcastEvent()
269 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS)); in HijackBroadcaster()
300 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS)); in RestoreBroadcaster()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp265 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in SetRendezvousBreakpoint()
316 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in RendezvousBreakpointHit()
352 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in RefreshModules()
472 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in LoadAllCurrentModules()
493 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in LoadAllCurrentModules()
604 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in GetThreadLocalData()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp165 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in GetModuleSpec()
255 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in GetRemoteWorkingDirectory()
272 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetRemoteWorkingDirectory()
612 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in MakeDirectory()
624 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in GetFilePermissions()
636 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetFilePermissions()
683 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in CreateSymlink()
694 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in Unlink()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunction.cpp50 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP)); in ConstructorSetup()
196 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP)); in DoTakedown()
274 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP | in DoPlanExplainsStop()
472 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP)); in BreakpointsExplainStop()
H A DSectionLoadList.cpp66 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in SetSectionLoadAddress()
138 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in SetSectionUnloaded()
173 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in SetSectionUnloaded()
H A DProcess.cpp1352 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STATE | in SetExitStatus()
1411 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS)); in SetProcessExitStatus()
1566 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STATE | in SetPublicState()
1600 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STATE | in Resume()
1619 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STATE | in ResumeSynchronous()
1661 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STATE | in SetPrivateState()
3107 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | in CompleteAttach()
3259 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | in PrivateResume()
3570 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS | in ShouldBroadcastEvent()
4946 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_STEP | in RunThreadPlan()
[all …]
H A DPlatform.cpp645 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in Install()
757 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetWorkingDirectory()
829 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in SetRemoteWorkingDirectory()
1649 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PLATFORM); in GetCachedSharedModule()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DFunctionCaller.cpp235 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EXPRESSIONS | in GetThreadPlanToCallFunction()
275 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EXPRESSIONS | in FetchFunctionResults()
345 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EXPRESSIONS | in ExecuteFunction()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp173 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER)); in SetJITBreakpoint()
207 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER)); in JITDebugBreakpointHit()
272 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_JIT_LOADER)); in ReadJITDescriptorImpl()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DLogging.h63 Log *GetLogIfAnyCategoriesSet(uint32_t mask);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp66 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_DYNAMIC_LOADER)); in DidAttach()
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp119 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS)); in sighup_handler()
487 Log *log(lldb_private::GetLogIfAnyCategoriesSet(GDBR_LOG_PROCESS)); in main_gdbserver()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp90 GetLogIfAnyCategoriesSet(LIBLLDB_LOG_LANGUAGE | LIBLLDB_LOG_EXPRESSIONS)); in cloneToStructRetFnTy()

12