/external/lldb/source/API/ |
D | SBCommunication.cpp | 31 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBCommunication() 82 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AdoptFileDesriptor() 110 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Disconnect() 126 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsConnected() 140 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Read() 174 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Write() 185 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadStart() 201 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadStop() 221 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadIsRunning() 234 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetReadThreadBytesReceivedCallback() [all …]
|
D | SBData.cpp | 89 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAddressByteSize() 102 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetAddressByteSize() 119 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteSize() 132 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteOrder() 145 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetByteOrder() 156 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFloat() 178 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDouble() 200 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLongDouble() 222 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAddress() 244 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetUnsignedInt8() [all …]
|
D | SBProcess.cpp | 146 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in RemoteLaunch() 225 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in RemoteAttachToProcessWithID() 239 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetNumThreads() 261 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSelectedThread() 284 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in CreateOSPluginThread() 305 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetTarget() 326 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in PutSTDIN() 357 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSTDOUT() 380 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSTDERR() 403 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAsyncProfileData() [all …]
|
D | SBBreakpoint.cpp | 114 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetID() 221 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetEnabled() 248 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetOneShot() 287 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetIgnoreCount() 330 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetHitCount() 347 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetIgnoreCount() 362 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetThreadID() 378 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetThreadID() 387 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetThreadIndex() 408 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetThreadIndex() [all …]
|
D | SBDebugger.cpp | 53 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Initialize() 72 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Clear() 99 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Create() 130 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Destroy() 152 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in MemoryPressureDetected() 234 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetInputFileHandle() 247 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetOutputFileHandle() 261 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetErrorFileHandle() 313 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetCommandInterpreter() 367 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetListener() [all …]
|
D | SBValue.cpp | 111 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSP() 322 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName() 337 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetTypeName() 360 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteSize() 388 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsInScope() 398 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValue() 427 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValueType() 448 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetObjectDescription() 469 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetType() 492 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValueDidChange() [all …]
|
D | SBThread.cpp | 106 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReason() 183 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReasonDataCount() 257 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReasonDataAtIndex() 268 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopDescription() 384 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopDescription() 397 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReturnValue() 457 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName() 489 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetQueueName() 555 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in StepOver() 604 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in StepInto() [all …]
|
D | SBFrame.cpp | 60 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBFrame() 112 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbolContext() 153 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetModule() 196 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetCompileUnit() 236 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFunction() 276 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbol() 315 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetBlock() 360 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFrameBlock() 393 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLineEntry() 439 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFrameID() [all …]
|
D | SBBroadcaster.cpp | 32 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() 75 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in BroadcastEventByType() 92 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in BroadcastEvent() 110 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AddInitialEventsToListener()
|
D | SBCommandInterpreter.cpp | 64 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBCommandInterpreter() 113 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in HandleCommand() 131 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API); in HandleCommand() 151 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in HandleCompletion() 236 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetProcess() 252 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDebugger() 298 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SourceInitFileInHomeDirectory() 323 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SourceInitFileInCurrentWorkingDirectory() 333 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetBroadcaster()
|
D | SBFileSpec.cpp | 70 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Exists() 97 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFilename() 113 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDirectory() 127 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetPath()
|
D | SBInputReader.cpp | 36 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBInputReader() 46 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBInputReader() 87 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Initialize() 197 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsActive()
|
D | SBError.cpp | 73 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Fail() 88 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Success() 102 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetError() 118 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetType()
|
D | SBTarget.cpp | 540 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetProcess() 622 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Launch() 734 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API); in Launch() 747 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Launch() 834 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API); in Launch() 847 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Attach() 963 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AttachToProcessWithID() 1061 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AttachToProcessWithName() 1153 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ConnectRemote() 1209 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetExecutable() [all …]
|
D | SBValueList.cpp | 94 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBValueList() 110 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBValueList() 207 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValueAtIndex() 230 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSize()
|
D | SBLineEntry.cpp | 74 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStartAddress() 97 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetEndAddress() 120 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFileSpec() 140 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLine()
|
D | SBSymbolContext.cpp | 90 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetModule() 120 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFunction() 145 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLineEntry() 163 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbol()
|
/external/lldb/source/Target/ |
D | ThreadPlan.cpp | 98 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in ShouldReportStop() 154 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in WillResume() 247 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_THREAD)); in ValidatePlan() 266 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_THREAD)); in ShouldStop() 285 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_THREAD)); in WillStop() 304 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop() 325 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_THREAD)); in MischiefManaged() 345 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_THREAD)); in GetPlanRunState()
|
D | ThreadPlanStepRange.cpp | 93 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in ShouldReportStop() 135 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in InRange() 320 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in ClearNextBranchBreakpoint() 334 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in SetNextBranchBreakpoint() 398 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in NextRangeBreakpointExplainsStop() 483 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in MischiefManaged() 500 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in IsPlanStale()
|
D | ThreadPlanStepInRange.cpp | 96 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in ShouldStop() 230 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP); in ShouldStop() 293 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in FrameMatchesAvoidRegexp() 325 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in DefaultShouldStopHereCallback() 439 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in DoPlanExplainsStop() 466 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in DoWillResume()
|
D | ThreadPlanStepThrough.cpp | 66 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in ThreadPlanStepThrough() 99 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in LookForPlanToStepThroughFromCurrentPC() 250 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in MischiefManaged() 281 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in HitOurBackstopBreakpoint()
|
D | Memory.cpp | 233 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in ReserveBlock() 332 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in ReserveBlock() 349 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_VERBOSE)); in FreeBlock() 395 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_PROCESS)); in AllocatePage() 434 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_PROCESS)); in AllocateMemory() 455 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_PROCESS)); in DeallocateMemory()
|
/external/lldb/source/Plugins/Process/POSIX/ |
D | POSIXThread.cpp | 51 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in POSIXThread() 101 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in RefreshStateAfterStop() 180 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in CreateRegisterContextForFrame() 217 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in WillResume() 238 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in Resume() 271 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in Notify() 387 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in BreakNotify() 432 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in WatchNotify() 506 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in CrashNotify()
|
/external/lldb/source/Core/ |
D | Listener.cpp | 35 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_OBJECT)); in Listener() 42 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_OBJECT)); in ~Listener() 87 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EVENTS)); in StartListeningForEvents() 116 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EVENTS)); in StartListeningForEvents() 186 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EVENTS)); in AddEvent() 273 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EVENTS)); in FindNextEventInternal() 403 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EVENTS)); in WaitForEventsInternal() 438 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EVENTS); in WaitForEventsInternal() 445 log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EVENTS); in WaitForEventsInternal()
|
/external/lldb/source/Expression/ |
D | IRExecutionUnit.cpp | 69 if (Log *log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)) in WriteNow() 105 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in DisassembleFunction() 266 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in GetRunnableInfo() 443 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateStub() 472 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateSpace() 495 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateCodeSection() 520 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateDataSection() 542 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateGlobal() 569 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in GetRemoteAddressForLocal()
|