Lines Matching refs:LLDB_LOG
291 LLDB_LOG(log, "Persistent variable's type wasn't copied successfully"); in AddPersistentVariable()
333 LLDB_LOG(log, "Created persistent variable with flags {0:x}", var->m_flags); in AddPersistentVariable()
374 LLDB_LOG(log, "Adding value for (NamedDecl*){0} [{1} - {2}] to the structure", in AddValueToStruct()
389 LLDB_LOG(log, "Already placed at {0:x}", jit_vars->m_offset); in AddValueToStruct()
428 LLDB_LOG(log, "Placed at {0:x}", offset); in AddValueToStruct()
680 LLDB_LOG(log, in FindExternalVisibleDecls()
686 LLDB_LOG(log, in FindExternalVisibleDecls()
691 LLDB_LOG(log, in FindExternalVisibleDecls()
718 LLDB_LOG(log, " CEDM::FEVD Searching namespace {0} in module {1}", in FindExternalVisibleDecls()
726 LLDB_LOG(log, " CEDM::FEVD Searching the root namespace"); in FindExternalVisibleDecls()
780 LLDB_LOG(log, " CEDM::FEVD Found persistent decl {0}", name); in SearchPersistenDecls()
837 LLDB_LOG(log, in LookUpLldbClass()
853 LLDB_LOG(log, " CEDM::FEVD Adding type for $__lldb_class: {0}", in LookUpLldbClass()
883 LLDB_LOG(log, " FEVD Adding type for $__lldb_class: {0}", in LookUpLldbClass()
942 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
982 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
1038 LLDB_LOG(log, in LookupInModulesDeclVendor()
1045 LLDB_LOG(log, " CAS::FEVD - Couldn't export a " in LookupInModulesDeclVendor()
1423 LLDB_LOG(log, " CEDM::FEVD Found register {0}", reg_info->name); in FindExternalVisibleDecls()
1493 LLDB_LOG(log, "Skipped a definition because it has no type"); in GetVariableValue()
1500 LLDB_LOG(log, "Skipped a definition because it has no Clang type"); in GetVariableValue()
1508 LLDB_LOG(log, "Skipped a definition because it has no Clang AST"); in GetVariableValue()
1524 LLDB_LOG(log, "Error evaluating constant variable: {0}", err.AsCString()); in GetVariableValue()
1532 LLDB_LOG(log, in GetVariableValue()
1628 LLDB_LOG(log, "Skipped a definition because it has no Clang AST"); in AddOneVariable()
1635 LLDB_LOG(log, in AddOneVariable()
1650 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1} (original {2})", in AddOneVariable()
1679 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1} (original {2})", in AddOneVariable()
1698 LLDB_LOG(log, " CEDM::FEVD Couldn't import type for pvar {0}", in AddOneVariable()
1715 LLDB_LOG(log, " CEDM::FEVD Added pvar {0}, returned\n{1}", in AddOneVariable()
1767 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1}", decl_name, in AddOneGenericVariable()
1780 LLDB_LOG(log, " Tried to add a type for {0}, but couldn't get one", in AddOneRegister()
1806 LLDB_LOG(log, " CEDM::FEVD Added register {0}, returned\n{1}", in AddOneRegister()
1854 LLDB_LOG(log, in AddOneFunction()
1873 LLDB_LOG(log, in AddOneFunction()
1883 LLDB_LOG(log, " Failed to import the function decl for '{0}'", in AddOneFunction()
1891 LLDB_LOG(log, " Skipped a function because it has no type"); in AddOneFunction()
1898 LLDB_LOG(log, " Skipped a function because it has no Clang type"); in AddOneFunction()
1909 LLDB_LOG(log, " Failed to create a function decl for '{0}' ({1:x})", in AddOneFunction()
1916 LLDB_LOG(log, in AddOneFunction()
1928 LLDB_LOG(log, " AddOneFunction called with no function and no symbol"); in AddOneFunction()
1973 LLDB_LOG(log, in AddOneFunction()
1988 LLDB_LOG(log, in AddContextClassType()
2015 LLDB_LOG(log, in AddContextClassType()
2053 LLDB_LOG(log, in AddOneType()