OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Mar 02 05:31:46 UTC 2026