Lines Matching refs:LIBLLDB_LOG_API
158 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()
718 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateByLocation()
755 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateByName()
810 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateByName()
855 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateByNames()
913 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateByRegex()
939 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateByAddress()
960 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateBySBAddress()
1020 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateBySourceRegex()
1051 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateForException()
1080 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointCreateFromScript()
1129 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in BreakpointDelete()
1147 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in FindBreakpointByID()
1323 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in DeleteWatchpoint()
1343 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in FindWatchpointByID()
1368 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in WatchAddress()
1444 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateValueFromAddress()
1470 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateValueFromData()
1494 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in CreateValueFromExpression()
1531 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in AppendImageSearchPath()
1588 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetNumModules()
1605 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in Clear()
1681 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetModuleAtIndex()
1708 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in GetBroadcaster()
2239 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_API)); in EvaluateExpression()