Searched refs:eFormatPointer (Results 1 – 10 of 10) sorted by relevance
51 m_pc_reg_info.format = eFormatPointer; in RegisterContextDummy()
52 m_pc_reg_info.format = eFormatPointer; in RegisterContextHistory()
33 case lldb::eFormatPointer: in GetClangTypeForFormat()
56 { eFormatPointer , 'p' , "pointer" },
172 case eFormatPointer: in FinalizeSettings()1497 if (m_format_options.GetFormat() == eFormatPointer) in DoExecute()1548 case eFormatPointer: in DoExecute()
139 eFormatPointer, enumerator
1416 if (item_format == eFormatPointer) in Dump()1704 case eFormatPointer: in Dump()
1694 (custom_format == eFormatPointer) || in DumpPrintableRepresentation()
3719 case 'p': return eFormatPointer; in FormatForChar()
6520 case eFormatPointer: in DumpTypeValue()