Lines Matching refs:LLDB_LOG
270 LLDB_LOG(log, "Persistent variable's type wasn't copied successfully"); in AddPersistentVariable()
312 LLDB_LOG(log, "Created persistent variable with flags {0:x}", var->m_flags); in AddPersistentVariable()
353 LLDB_LOG(log, "Adding value for (NamedDecl*){0} [{1} - {2}] to the structure", in AddValueToStruct()
368 LLDB_LOG(log, "Already placed at {0:x}", jit_vars->m_offset); in AddValueToStruct()
403 LLDB_LOG(log, "Placed at {0:x}", offset); in AddValueToStruct()
655 LLDB_LOG(log, in FindExternalVisibleDecls()
661 LLDB_LOG(log, in FindExternalVisibleDecls()
666 LLDB_LOG(log, in FindExternalVisibleDecls()
693 LLDB_LOG(log, " CEDM::FEVD Searching namespace {0} in module {1}", in FindExternalVisibleDecls()
701 LLDB_LOG(log, " CEDM::FEVD Searching the root namespace"); in FindExternalVisibleDecls()
755 LLDB_LOG(log, " CEDM::FEVD Found persistent decl {0}", name); in SearchPersistenDecls()
810 LLDB_LOG(log, " CEDM::FEVD Adding type for $__lldb_class: {1}", in LookUpLldbClass()
852 LLDB_LOG(log, " FEVD Adding type for $__lldb_class: {1}", in LookUpLldbClass()
917 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
979 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
1039 LLDB_LOG(log, in LookupInModulesDeclVendor()
1046 LLDB_LOG(log, " CAS::FEVD - Couldn't export a " in LookupInModulesDeclVendor()
1397 LLDB_LOG(log, " CEDM::FEVD Found register {0}", reg_info->name); in FindExternalVisibleDecls()
1467 LLDB_LOG(log, "Skipped a definition because it has no type"); in GetVariableValue()
1474 LLDB_LOG(log, "Skipped a definition because it has no Clang type"); in GetVariableValue()
1482 LLDB_LOG(log, "Skipped a definition because it has no Clang AST"); in GetVariableValue()
1499 LLDB_LOG(log, "Error evaluating constant variable: {0}", err.AsCString()); in GetVariableValue()
1507 LLDB_LOG(log, in GetVariableValue()
1596 LLDB_LOG(log, " CEDM::FEVD Found variable {1}, returned\n{2} (original {3})", in AddOneVariable()
1610 LLDB_LOG(log, " CEDM::FEVD Couldn't import type for pvar {0}", in AddOneVariable()
1627 LLDB_LOG(log, " CEDM::FEVD Added pvar {1}, returned\n{2}", in AddOneVariable()
1679 LLDB_LOG(log, " CEDM::FEVD Found variable {1}, returned\n{2}", decl_name, in AddOneGenericVariable()
1692 LLDB_LOG(log, " Tried to add a type for {0}, but couldn't get one", in AddOneRegister()
1718 LLDB_LOG(log, " CEDM::FEVD Added register {1}, returned\n{2}", in AddOneRegister()
1766 LLDB_LOG(log, in AddOneFunction()
1785 LLDB_LOG(log, in AddOneFunction()
1795 LLDB_LOG(log, " Failed to import the function decl for '{0}'", in AddOneFunction()
1803 LLDB_LOG(log, " Skipped a function because it has no type"); in AddOneFunction()
1810 LLDB_LOG(log, " Skipped a function because it has no Clang type"); in AddOneFunction()
1821 LLDB_LOG(log, " Failed to create a function decl for '{0}' ({1:x})", in AddOneFunction()
1828 LLDB_LOG(log, in AddOneFunction()
1840 LLDB_LOG(log, " AddOneFunction called with no function and no symbol"); in AddOneFunction()
1885 LLDB_LOG(log, in AddOneFunction()
1900 LLDB_LOG(log, in AddContextClassType()
1927 LLDB_LOG(log, in AddContextClassType()
1967 LLDB_LOG(log, in AddOneType()