Home
last modified time | relevance | path

Searched refs:DEBUG_PRINTF (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp36 #define DEBUG_PRINTF(fmt, ...) printf(fmt, ## __VA_ARGS__) macro
38 #define DEBUG_PRINTF(fmt, ...) macro
1093 DEBUG_PRINTF("%s", "unable to read all data for all_dylib_infos."); in InitializeFromAllImageInfos()
1511DEBUG_PRINTF("DynamicLoaderMacOSXDYLD::%s() process state = %s\n", __FUNCTION__, StateAsCString(m_… in PrivateInitialize()
1520DEBUG_PRINTF("DynamicLoaderMacOSXDYLD::%s() process state = %s\n", __FUNCTION__, StateAsCString(m_… in SetNotificationBreakpoint()
1549 DEBUG_PRINTF("DynamicLoaderMacOSXDYLD::%s(%s)\n", __FUNCTION__, StateAsCString(state)); in PrivateProcessStateChanged()
/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp36 #define DEBUG_PRINTF(fmt, ...) printf(fmt, ## __VA_ARGS__) macro
38 #define DEBUG_PRINTF(fmt, ...) macro
1492DEBUG_PRINTF("DynamicLoaderDarwinKernel::%s() process state = %s\n", __FUNCTION__, StateAsCString(… in PrivateInitialize()
1502DEBUG_PRINTF("DynamicLoaderDarwinKernel::%s() process state = %s\n", __FUNCTION__, StateAsCString(… in SetNotificationBreakpointIfNeeded()
1527 DEBUG_PRINTF("DynamicLoaderDarwinKernel::%s(%s)\n", __FUNCTION__, StateAsCString(state)); in PrivateProcessStateChanged()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp73 #define DEBUG_PRINTF(fmt, ...) printf(fmt, ## __VA_ARGS__) macro
75 #define DEBUG_PRINTF(fmt, ...) macro
4842DEBUG_PRINTF ("resolved 0x%8.8" PRIx64 " (cu 0x%8.8" PRIx64 ") from %s to 0x%8.8" PRIx64 " (cu 0x%… in FindCompleteObjCDefinitionTypeForDIE()
5118DEBUG_PRINTF ("resolved 0x%8.8" PRIx64 " (cu 0x%8.8" PRIx64 ") from %s to 0x%8.8" PRIx64 " (cu 0x%… in FindDefinitionTypeForDIE()
5735DEBUG_PRINTF ("0x%8.8" PRIx64 ": %s (\"%s\") type => 0x%8.8x\n", MakeUserID(die->GetOffset()), DW_… in ParseType()
5978DEBUG_PRINTF ("0x%8.8" PRIx64 ": %s (\"%s\")\n", MakeUserID(die->GetOffset()), DW_TAG_value_to_nam… in ParseType()
6298DEBUG_PRINTF ("0x%8.8" PRIx64 ": %s (\"%s\")\n", MakeUserID(die->GetOffset()), DW_TAG_value_to_nam… in ParseType()
6468DEBUG_PRINTF ("0x%8.8" PRIx64 ": %s (\"%s\")\n", MakeUserID(die->GetOffset()), DW_TAG_value_to_nam… in ParseType()
6887DEBUG_PRINTF ("0x%8.8" PRIx64 ": %s (\"%s\")\n", MakeUserID(die->GetOffset()), DW_TAG_value_to_nam… in ParseType()