Home
last modified time | relevance | path

Searched refs:LIBLLDB_LOG_API (Results 1 – 25 of 34) sorted by relevance

12

/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBProcess.cpp150 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in RemoteLaunch()
228 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in RemoteAttachToProcessWithID()
244 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetNumThreads()
267 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSelectedThread()
290 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in CreateOSPluginThread()
313 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetTarget()
336 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in PutSTDIN()
366 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSTDOUT()
388 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSTDERR()
410 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAsyncProfileData()
[all …]
HDSBCommunication.cpp31 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBCommunication()
83 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AdoptFileDesriptor()
112 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Disconnect()
129 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsConnected()
144 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Read()
174 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Write()
188 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadStart()
205 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadStop()
227 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadIsRunning()
241 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetReadThreadBytesReceivedCallback()
[all …]
HDSBBreakpoint.cpp119 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetID()
233 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetEnabled()
261 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetOneShot()
301 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetIgnoreCount()
345 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetHitCount()
363 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetIgnoreCount()
379 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetThreadID()
396 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetThreadID()
406 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetThreadIndex()
428 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetThreadIndex()
[all …]
HDSBData.cpp91 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAddressByteSize()
104 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetAddressByteSize()
121 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteSize()
134 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteOrder()
147 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetByteOrder()
158 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFloat()
180 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDouble()
202 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLongDouble()
224 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAddress()
247 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetUnsignedInt8()
[all …]
HDSBQueue.cpp99 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetQueueID()
115 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetIndexID()
132 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName()
335 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsValid()
346 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Clear()
363 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetQueueID()
373 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetIndexID()
383 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName()
394 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetNumThreads()
404 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetThreadAtIndex()
[all …]
HDSBValue.cpp132 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSP()
356 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName()
373 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetTypeName()
398 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDisplayTypeName()
423 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteSize()
453 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsInScope()
464 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValue()
495 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValueType()
540 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetObjectDescription()
563 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetTypeValidatorResult()
[all …]
HDSBThread.cpp102 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetQueue()
146 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReason()
226 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReasonDataCount()
302 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReasonDataAtIndex()
334 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopDescription()
452 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopDescription()
466 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReturnValue()
527 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName()
562 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetQueueName()
593 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetQueueID()
[all …]
HDSBDebugger.cpp118 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Initialize()
135 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Clear()
163 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Create()
205 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Destroy()
229 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in MemoryPressureDetected()
311 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetInputFileHandle()
325 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetOutputFileHandle()
340 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetErrorFileHandle()
406 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetCommandInterpreter()
461 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetListener()
[all …]
HDSBQueueItem.cpp49 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsValid()
61 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Clear()
80 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetKind()
105 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAddress()
136 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetExtendedBacktraceThread()
HDSBFrame.cpp62 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBFrame()
114 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbolContext()
156 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetModule()
200 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetCompileUnit()
241 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFunction()
282 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbol()
322 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetBlock()
369 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFrameBlock()
403 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLineEntry()
450 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFrameID()
[all …]
HDSBBroadcaster.cpp32 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API | LIBLLDB_LOG_VERBOSE)); in SBBroadcaster()
43 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API | LIBLLDB_LOG_VERBOSE)); in SBBroadcaster()
76 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in BroadcastEventByType()
94 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in BroadcastEvent()
114 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AddInitialEventsToListener()
HDSBTarget.cpp181 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetProcess()
288 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Launch()
372 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API); in Launch()
384 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Launch()
435 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API); in Launch()
447 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Attach()
521 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AttachToProcessWithID()
567 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AttachToProcessWithName()
611 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ConnectRemote()
664 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetExecutable()
[all …]
HDSBCommandInterpreter.cpp158 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBCommandInterpreter()
232 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in HandleCommand()
262 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API); in HandleCommand()
282 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in HandleCommandsFromFile()
332 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in HandleCompletion()
422 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetProcess()
438 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDebugger()
515 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SourceInitFileInHomeDirectory()
540 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SourceInitFileInCurrentWorkingDirectory()
551 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetBroadcaster()
HDSBError.cpp73 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Fail()
89 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Success()
104 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetError()
121 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetType()
HDSBFileSpec.cpp73 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Exists()
105 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFilename()
124 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDirectory()
158 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetPath()
HDSBValueList.cpp109 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBValueList()
125 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBValueList()
222 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValueAtIndex()
246 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSize()
HDSBLineEntry.cpp73 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStartAddress()
97 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetEndAddress()
121 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFileSpec()
143 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLine()
HDSBSymbolContext.cpp90 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetModule()
121 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFunction()
147 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLineEntry()
166 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbol()
HDSBUnixSignals.cpp105 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetShouldSuppress()
134 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetShouldStop()
163 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetShouldNotify()
HDSBBreakpointLocation.cpp42 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBBreakpointLocation()
170 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetScriptCallbackFunction()
189 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetScriptCallbackBody()
347 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetBreakpoint()
HDSBSymbol.cpp68 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName()
82 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDisplayName()
95 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetMangledName()
HDSBEvent.cpp88 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetType()
148 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API | LIBLLDB_LOG_VERBOSE)); in BroadcasterMatchesRef()
211 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetCStringFromEvent()
HDSBFunction.cpp65 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName()
85 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDisplayName()
104 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetMangledName()
HDSBCompileUnit.cpp77 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLineEntryAtIndex()
113 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in FindLineEntryIndex()
197 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSupportFileAtIndex()
HDSBWatchpoint.cpp38 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBWatchpoint()
72 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetID()
190 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetHitCount()

12