Searched defs:gpr_ds (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_i386.cpp42 gpr_ds, enumerator in enum:__anon25303
105 gpr_ds,
451 case gdb_ds : return gpr_ds;
H A DRegisterContext_x86_64.h44 gpr_ds, enumerator in enum:__anon25314
/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp50 gpr_ds, enumerator in enum:__anon25321
247 { DEFINE_GPR(ds , NULL) , { LLDB_INVALID_REGNUM , LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM , gdb_ds , gpr_ds }, NULL, NULL},
338 gpr_ds,
586 case gpr_ds:
706 case gpr_ds:
911 case gdb_ds : return gpr_ds;
/external/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp82 gpr_ds = 12, enumerator in enum:__anon25401
1077 { e_regSetGPR, gpr_ds, "ds" , NULL , Uint, Hex, GPR_SIZE(ds), GPR_OFFSET(ds) , INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM , gdb_ds , NULL, NULL},

Completed in 53 milliseconds