HomeSort by relevance Sort by last modified time
    Searched refs:x86_reg_from_id (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/third_party/libdisasm/
x86_misc.c 68 void x86_reg_from_id( unsigned int id, x86_reg_t * reg ) { function
libdis.h     [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 89 void x86_reg_from_id( unsigned int id, x86_reg_t * reg );
181 x86_reg_from_id( self->id, reg );
1043 x86_reg_from_id( id, reg );
libdisasm.i 79 %rename(reg_from_id) x86_reg_from_id;

Completed in 143 milliseconds