Lines Matching refs:LLDB_LOG

289     LLDB_LOG(log, "Persistent variable's type wasn't copied successfully");  in AddPersistentVariable()
331 LLDB_LOG(log, "Created persistent variable with flags {0:x}", var->m_flags); in AddPersistentVariable()
372 LLDB_LOG(log, "Adding value for (NamedDecl*){0} [{1} - {2}] to the structure", in AddValueToStruct()
387 LLDB_LOG(log, "Already placed at {0:x}", jit_vars->m_offset); in AddValueToStruct()
426 LLDB_LOG(log, "Placed at {0:x}", offset); in AddValueToStruct()
674 LLDB_LOG(log, in FindExternalVisibleDecls()
680 LLDB_LOG(log, in FindExternalVisibleDecls()
685 LLDB_LOG(log, in FindExternalVisibleDecls()
712 LLDB_LOG(log, " CEDM::FEVD Searching namespace {0} in module {1}", in FindExternalVisibleDecls()
720 LLDB_LOG(log, " CEDM::FEVD Searching the root namespace"); in FindExternalVisibleDecls()
774 LLDB_LOG(log, " CEDM::FEVD Found persistent decl {0}", name); in SearchPersistenDecls()
831 LLDB_LOG(log, in LookUpLldbClass()
848 LLDB_LOG(log, " CEDM::FEVD Adding type for $__lldb_class: {0}", in LookUpLldbClass()
878 LLDB_LOG(log, " FEVD Adding type for $__lldb_class: {0}", in LookUpLldbClass()
938 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
978 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
1034 LLDB_LOG(log, in LookupInModulesDeclVendor()
1041 LLDB_LOG(log, " CAS::FEVD - Couldn't export a " in LookupInModulesDeclVendor()
1412 LLDB_LOG(log, " CEDM::FEVD Found register {0}", reg_info->name); in FindExternalVisibleDecls()
1482 LLDB_LOG(log, "Skipped a definition because it has no type"); in GetVariableValue()
1489 LLDB_LOG(log, "Skipped a definition because it has no Clang type"); in GetVariableValue()
1497 LLDB_LOG(log, "Skipped a definition because it has no Clang AST"); in GetVariableValue()
1513 LLDB_LOG(log, "Error evaluating constant variable: {0}", err.AsCString()); in GetVariableValue()
1521 LLDB_LOG(log, in GetVariableValue()
1617 LLDB_LOG(log, "Skipped a definition because it has no Clang AST"); in AddOneVariable()
1624 LLDB_LOG(log, in AddOneVariable()
1639 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1} (original {2})", in AddOneVariable()
1668 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1} (original {2})", in AddOneVariable()
1687 LLDB_LOG(log, " CEDM::FEVD Couldn't import type for pvar {0}", in AddOneVariable()
1704 LLDB_LOG(log, " CEDM::FEVD Added pvar {0}, returned\n{1}", in AddOneVariable()
1756 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1}", decl_name, in AddOneGenericVariable()
1769 LLDB_LOG(log, " Tried to add a type for {0}, but couldn't get one", in AddOneRegister()
1795 LLDB_LOG(log, " CEDM::FEVD Added register {0}, returned\n{1}", in AddOneRegister()
1843 LLDB_LOG(log, in AddOneFunction()
1862 LLDB_LOG(log, in AddOneFunction()
1872 LLDB_LOG(log, " Failed to import the function decl for '{0}'", in AddOneFunction()
1880 LLDB_LOG(log, " Skipped a function because it has no type"); in AddOneFunction()
1887 LLDB_LOG(log, " Skipped a function because it has no Clang type"); in AddOneFunction()
1898 LLDB_LOG(log, " Failed to create a function decl for '{0}' ({1:x})", in AddOneFunction()
1905 LLDB_LOG(log, in AddOneFunction()
1917 LLDB_LOG(log, " AddOneFunction called with no function and no symbol"); in AddOneFunction()
1962 LLDB_LOG(log, in AddOneFunction()
1977 LLDB_LOG(log, in AddContextClassType()
2004 LLDB_LOG(log, in AddContextClassType()
2042 LLDB_LOG(log, in AddOneType()