Home
last modified time | relevance | path

Searched refs:eFormatHex (Results 1 – 25 of 27) sorted by relevance

12

/external/lldb/source/Plugins/ABI/MacOSX-arm/
DABIMacOSX_arm.cpp42 …{ "r0", "arg1", 4, 0, eEncodingUint , eFormatHex, { gcc_r0, dwarf_r0,…
43 …{ "r1", "arg2", 4, 0, eEncodingUint , eFormatHex, { gcc_r1, dwarf_r1,…
44 …{ "r2", "arg3", 4, 0, eEncodingUint , eFormatHex, { gcc_r2, dwarf_r2,…
45 …{ "r3", "arg4", 4, 0, eEncodingUint , eFormatHex, { gcc_r3, dwarf_r3,…
46 …{ "r4", NULL, 4, 0, eEncodingUint , eFormatHex, { gcc_r4, dwarf_r4,…
47 …{ "r5", NULL, 4, 0, eEncodingUint , eFormatHex, { gcc_r5, dwarf_r5,…
48 …{ "r6", NULL, 4, 0, eEncodingUint , eFormatHex, { gcc_r6, dwarf_r6,…
49 …{ "r7", NULL, 4, 0, eEncodingUint , eFormatHex, { gcc_r7, dwarf_r7,…
50 …{ "r8", NULL, 4, 0, eEncodingUint , eFormatHex, { gcc_r8, dwarf_r8,…
51 …{ "r9", NULL, 4, 0, eEncodingUint , eFormatHex, { gcc_r9, dwarf_r9,…
[all …]
/external/lldb/source/Plugins/ABI/SysV-x86_64/
DABISysV_x86_64.cpp179 …{ "rax" , NULL, 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rax , gcc_dwa…
180 …{ "rbx" , NULL, 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rbx , gcc_dwa…
181 …{ "rcx" , "arg4", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rcx , gcc_dwa…
182 …{ "rdx" , "arg3", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rdx , gcc_dwa…
183 …{ "rsi" , "arg2", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rsi , gcc_dwa…
184 …{ "rdi" , "arg1", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rdi , gcc_dwa…
185 …{ "rbp" , "fp", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rbp , gcc_dwa…
186 …{ "rsp" , "sp", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_rsp , gcc_dwa…
187 …{ "r8" , "arg5", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_r8 , gcc_dwa…
188 …{ "r9" , "arg6", 8, 0, eEncodingUint , eFormatHex , { gcc_dwarf_r9 , gcc_dwa…
[all …]
/external/lldb/source/Plugins/ABI/MacOSX-i386/
DABIMacOSX_i386.cpp151 …{ "eax", NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_eax , dwarf_e…
152 …{ "ebx" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_ebx , dwarf_e…
153 …{ "ecx" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_ecx , dwarf_e…
154 …{ "edx" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_edx , dwarf_e…
155 …{ "esi" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_esi , dwarf_e…
156 …{ "edi" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_edi , dwarf_e…
157 …{ "ebp" , "fp", 4, 0, eEncodingUint , eFormatHex , { gcc_ebp , dwarf_e…
158 …{ "esp" , "sp", 4, 0, eEncodingUint , eFormatHex , { gcc_esp , dwarf_e…
159 …{ "eip" , "pc", 4, 0, eEncodingUint , eFormatHex , { gcc_eip , dwarf_e…
160 …{ "eflags", NULL, 4, 0, eEncodingUint , eFormatHex , { LLDB_INVALID_REGNUM , LLDB_IN…
[all …]
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteRegisterContext.cpp747 …{ "r0", "arg1", 4, 0, eEncodingUint, eFormatHex, { gcc_r0, dwarf_r0, … in HardcodeARMRegisters()
748 …{ "r1", "arg2", 4, 0, eEncodingUint, eFormatHex, { gcc_r1, dwarf_r1, … in HardcodeARMRegisters()
749 …{ "r2", "arg3", 4, 0, eEncodingUint, eFormatHex, { gcc_r2, dwarf_r2, … in HardcodeARMRegisters()
750 …{ "r3", "arg4", 4, 0, eEncodingUint, eFormatHex, { gcc_r3, dwarf_r3, … in HardcodeARMRegisters()
751 …{ "r4", NULL, 4, 0, eEncodingUint, eFormatHex, { gcc_r4, dwarf_r4, … in HardcodeARMRegisters()
752 …{ "r5", NULL, 4, 0, eEncodingUint, eFormatHex, { gcc_r5, dwarf_r5, … in HardcodeARMRegisters()
753 …{ "r6", NULL, 4, 0, eEncodingUint, eFormatHex, { gcc_r6, dwarf_r6, … in HardcodeARMRegisters()
754 …{ "r7", "fp", 4, 0, eEncodingUint, eFormatHex, { gcc_r7, dwarf_r7, … in HardcodeARMRegisters()
755 …{ "r8", NULL, 4, 0, eEncodingUint, eFormatHex, { gcc_r8, dwarf_r8, … in HardcodeARMRegisters()
756 …{ "r9", NULL, 4, 0, eEncodingUint, eFormatHex, { gcc_r9, dwarf_r9, … in HardcodeARMRegisters()
[all …]
DProcessGDBRemote.cpp342 eFormatHex, // formate in BuildDynamicRegisterInfo()
392 reg_info.format = eFormatHex; in BuildDynamicRegisterInfo()
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_arm.cpp198 …xtDarwin_arm::DBG *)NULL)->reg[i]), DBG_OFFSET(reg[i]), eEncodingUint, eFormatHex, { LLDB_INVALID_…
205 { "r0", NULL, 4, GPR_OFFSET(0), eEncodingUint, eFormatHex, { gcc_r0, …
206 { "r1", NULL, 4, GPR_OFFSET(1), eEncodingUint, eFormatHex, { gcc_r1, …
207 { "r2", NULL, 4, GPR_OFFSET(2), eEncodingUint, eFormatHex, { gcc_r2, …
208 { "r3", NULL, 4, GPR_OFFSET(3), eEncodingUint, eFormatHex, { gcc_r3, …
209 { "r4", NULL, 4, GPR_OFFSET(4), eEncodingUint, eFormatHex, { gcc_r4, …
210 { "r5", NULL, 4, GPR_OFFSET(5), eEncodingUint, eFormatHex, { gcc_r5, …
211 { "r6", NULL, 4, GPR_OFFSET(6), eEncodingUint, eFormatHex, { gcc_r6, …
212 { "r7", NULL, 4, GPR_OFFSET(7), eEncodingUint, eFormatHex, { gcc_r7, …
213 { "r8", NULL, 4, GPR_OFFSET(8), eEncodingUint, eFormatHex, { gcc_r8, …
[all …]
DRegisterContextDarwin_i386.cpp224 … sizeof(((RegisterContextDarwin_i386::GPR *)NULL)->reg), GPR_OFFSET(reg), eEncodingUint, eFormatHex
225 … sizeof(((RegisterContextDarwin_i386::FPU *)NULL)->reg), FPU_OFFSET(reg), eEncodingUint, eFormatHex
228 … sizeof(((RegisterContextDarwin_i386::EXC *)NULL)->reg), EXC_OFFSET(reg), eEncodingUint, eFormatHex
DRegisterContextDarwin_x86_64.cpp246 …izeof(((RegisterContextDarwin_x86_64::GPR *)NULL)->reg), GPR_OFFSET(reg), eEncodingUint, eFormatHex
247 …izeof(((RegisterContextDarwin_x86_64::FPU *)NULL)->reg), FPU_OFFSET(reg), eEncodingUint, eFormatHex
249 …izeof(((RegisterContextDarwin_x86_64::EXC *)NULL)->reg), EXC_OFFSET(reg), eEncodingUint, eFormatHex
DDynamicRegisterInfo.cpp135 reg_info.format = eFormatHex; in SetRegisterInfo()
/external/lldb/test/functionalities/data-formatter/format-propagation/
DTestFormatPropagation.py69 parent.SetFormat(lldb.eFormatHex)
82 X.SetFormat(lldb.eFormatHex)
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp962 eFormatHex, // Format to use in DumpPacket()
1000 eFormatHex, // Format to use in DumpPacket()
1015 eFormatHex, // Format to use in DumpPacket()
1140 eFormatHex, // Format to use in DumpPacket()
1239 eFormatHex, // Format to use in DumpPacket()
1266 eFormatHex, // Format to use in DumpPacket()
1282 eFormatHex, // Format to use in DumpPacket()
/external/lldb/source/Core/
DDataExtractor.cpp1429 item_format = eFormatHex; in Dump()
1714 case eFormatHex: in Dump()
1938 …offset = Dump (s, offset, eFormatHex, 1, item_byte_size, item_byte_size, LLDB_INVALID_ADDRESS, 0, … in Dump()
1950 …offset = Dump (s, offset, eFormatHex, sizeof(uint16_t), item_byte_size / sizeof(uint16_t), ite… in Dump()
1962 …offset = Dump (s, offset, eFormatHex, sizeof(uint32_t), item_byte_size / sizeof(uint32_t), ite… in Dump()
1974 …offset = Dump (s, offset, eFormatHex, sizeof(uint64_t), item_byte_size / sizeof(uint64_t), ite… in Dump()
1992 …offset = Dump (s, offset, eFormatHex, 16, item_byte_size / 16, item_byte_size / 16, LLDB_INVALID_A… in Dump()
DValue.cpp287 return eFormatHex; in GetValueDefaultFormat()
DAddress.cpp157 eFormatHex, // Print as characters in DumpUInt()
/external/lldb/source/Interpreter/
DOptionGroupFormat.cpp214 case 'x': format = eFormatHex; m_prev_gdb_format = format_letter; return true; in ParserGDBFormatLetter()
/external/lldb/test/python_api/formatters/
DTestFormattersSBAPI.py70 format = lldb.SBTypeFormat(lldb.eFormatHex)
264 …ory.AddTypeFormat(lldb.SBTypeNameSpecifier(""), lldb.SBTypeFormat(lldb.eFormatHex)), "adding a for…
/external/lldb/source/Plugins/Process/POSIX/
DRegisterContext_i386.cpp172 eFormatHex, { kind1, kind2, kind3, kind4, gpr_##reg }, NULL, NULL }
176 eFormatHex, { kind1, kind2, kind3, kind4, fpu_##reg }, NULL, NULL }
DRegisterContext_x86_64.cpp319 eFormatHex, { kind1, kind2, kind3, kind4, gpr_##reg }, NULL, NULL }
326 eFormatHex, { kind1, kind2, kind3, kind4, gpr_##reg_i386 }, &value_regs, NULL }
330 eFormatHex, { kind1, kind2, kind3, kind4, fpu_##reg }, NULL, NULL }
351 { #reg#i, NULL, 0, 0, eEncodingUint, eFormatHex, \
/external/lldb/include/lldb/
Dlldb-enumerations.h102 eFormatHex, enumerator
/external/lldb/source/Utility/
DARM_DWARF_Registers.cpp242 reg_info.format = eFormatHex; in GetARMDWARFRegisterInfo()
/external/lldb/source/Commands/
DCommandObjectMemory.cpp233 case eFormatHex: in FinalizeSettings()
1208 case eFormatHex: in DoExecute()
/external/lldb/source/DataFormatters/
DFormatManager.cpp50 { eFormatHex , 'x' , "hex" },
297 return eFormatHex; in GetSingleItemFormat()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.cpp332 …m_dwarf2Data->get_debug_info_data().Dump (s, m_offset, lldb::eFormatHex, 1, Size(), 32, LLDB_INVAL… in Verify()
/external/lldb/source/Symbol/
DClangASTType.cpp1951 return lldb::eFormatHex; in GetFormat()
1954 case clang::Type::ObjCObjectPointer: return lldb::eFormatHex; in GetFormat()
1955 case clang::Type::BlockPointer: return lldb::eFormatHex; in GetFormat()
1956 case clang::Type::Pointer: return lldb::eFormatHex; in GetFormat()
1958 case clang::Type::RValueReference: return lldb::eFormatHex; in GetFormat()
5940 case eFormatHex: in DumpTypeValue()
/external/lldb/source/Target/
DThread.cpp1701 cast_value_sp->SetFormat(eFormatHex); in ReturnFromFrame()

12