Home
last modified time | relevance | path

Searched defs:gpr_index (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/processor/
Ddump_context.cc346 for (unsigned int gpr_index = 0; in Print() local
387 for (unsigned int gpr_index = 0; in Print() local
Dminidump.cc603 for (unsigned int gpr_index = 0; in Read() local
879 for (unsigned int gpr_index = 0; in Read() local
945 for (unsigned int gpr_index = 0; in Read() local
/external/syslinux/com32/lib/syslinux/
Dshuffle_rm.c42 enum gpr_index { R_AX, R_CX, R_DX, R_BX, R_SP, R_BP, R_SI, R_DI }; enum
/external/valgrind/VEX/priv/
Dhost_s390_defs.c62 static Int gpr_index[16]; // GPR regno -> register index variable