HomeSort by: relevance | last modified time | path
    Searched defs:jmp_ix86_bytes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
pe-dll.c 2315 static const unsigned char jmp_ix86_bytes[] = variable
2395 jmp_bytes = jmp_ix86_bytes;
2396 jmp_byte_count = sizeof (jmp_ix86_bytes);
  /src/external/gpl3/binutils.old/dist/ld/
pe-dll.c 2292 static const unsigned char jmp_ix86_bytes[] = variable
2384 jmp_bytes = jmp_ix86_bytes;
2385 jmp_byte_count = sizeof (jmp_ix86_bytes);

Completed in 29 milliseconds