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

  /external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm_oop.i 19 #define MAX_INSN_STRING 512
602 len = MAX_INSN_STRING;
1074 int max_insn_string( enum x86_asm_format format ) {
1087 return MAX_INSN_STRING;
libdisasm.i 501 return MAX_INSN_STRING;
  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 105 #define MAX_INSN_STRING 512 /* 2 * 8 * MAX_OP_STRING */
    [all...]

Completed in 761 milliseconds