Lines Matching refs:LLDB_LOG

288     LLDB_LOG(log, "Persistent variable's type wasn't copied successfully");  in AddPersistentVariable()
330 LLDB_LOG(log, "Created persistent variable with flags {0:x}", var->m_flags); in AddPersistentVariable()
371 LLDB_LOG(log, "Adding value for (NamedDecl*){0} [{1} - {2}] to the structure", in AddValueToStruct()
386 LLDB_LOG(log, "Already placed at {0:x}", jit_vars->m_offset); in AddValueToStruct()
425 LLDB_LOG(log, "Placed at {0:x}", offset); in AddValueToStruct()
673 LLDB_LOG(log, in FindExternalVisibleDecls()
679 LLDB_LOG(log, in FindExternalVisibleDecls()
684 LLDB_LOG(log, in FindExternalVisibleDecls()
711 LLDB_LOG(log, " CEDM::FEVD Searching namespace {0} in module {1}", in FindExternalVisibleDecls()
719 LLDB_LOG(log, " CEDM::FEVD Searching the root namespace"); in FindExternalVisibleDecls()
773 LLDB_LOG(log, " CEDM::FEVD Found persistent decl {0}", name); in SearchPersistenDecls()
830 LLDB_LOG(log, in LookUpLldbClass()
847 LLDB_LOG(log, " CEDM::FEVD Adding type for $__lldb_class: {0}", in LookUpLldbClass()
877 LLDB_LOG(log, " FEVD Adding type for $__lldb_class: {0}", in LookUpLldbClass()
937 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
977 LLDB_LOG(log, " FEVD[{0}] Adding type for $__lldb_objc_class: {1}", in LookUpLldbObjCClass()
1033 LLDB_LOG(log, in LookupInModulesDeclVendor()
1040 LLDB_LOG(log, " CAS::FEVD - Couldn't export a " in LookupInModulesDeclVendor()
1407 LLDB_LOG(log, " CEDM::FEVD Found register {0}", reg_info->name); in FindExternalVisibleDecls()
1477 LLDB_LOG(log, "Skipped a definition because it has no type"); in GetVariableValue()
1484 LLDB_LOG(log, "Skipped a definition because it has no Clang type"); in GetVariableValue()
1492 LLDB_LOG(log, "Skipped a definition because it has no Clang AST"); in GetVariableValue()
1508 LLDB_LOG(log, "Error evaluating constant variable: {0}", err.AsCString()); in GetVariableValue()
1516 LLDB_LOG(log, in GetVariableValue()
1612 LLDB_LOG(log, "Skipped a definition because it has no Clang AST"); in AddOneVariable()
1619 LLDB_LOG(log, in AddOneVariable()
1634 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1} (original {2})", in AddOneVariable()
1663 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1} (original {2})", in AddOneVariable()
1682 LLDB_LOG(log, " CEDM::FEVD Couldn't import type for pvar {0}", in AddOneVariable()
1699 LLDB_LOG(log, " CEDM::FEVD Added pvar {0}, returned\n{1}", in AddOneVariable()
1751 LLDB_LOG(log, " CEDM::FEVD Found variable {0}, returned\n{1}", decl_name, in AddOneGenericVariable()
1764 LLDB_LOG(log, " Tried to add a type for {0}, but couldn't get one", in AddOneRegister()
1790 LLDB_LOG(log, " CEDM::FEVD Added register {0}, returned\n{1}", in AddOneRegister()
1838 LLDB_LOG(log, in AddOneFunction()
1857 LLDB_LOG(log, in AddOneFunction()
1867 LLDB_LOG(log, " Failed to import the function decl for '{0}'", in AddOneFunction()
1875 LLDB_LOG(log, " Skipped a function because it has no type"); in AddOneFunction()
1882 LLDB_LOG(log, " Skipped a function because it has no Clang type"); in AddOneFunction()
1893 LLDB_LOG(log, " Failed to create a function decl for '{0}' ({1:x})", in AddOneFunction()
1900 LLDB_LOG(log, in AddOneFunction()
1912 LLDB_LOG(log, " AddOneFunction called with no function and no symbol"); in AddOneFunction()
1957 LLDB_LOG(log, in AddOneFunction()
1972 LLDB_LOG(log, in AddContextClassType()
1999 LLDB_LOG(log, in AddContextClassType()
2037 LLDB_LOG(log, in AddOneType()