Searched refs:jit_function_add_code (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Djit-reader-host.c49 static const unsigned char jit_function_add_code[] = { variable
75 memcpy (code_end, jit_function_add_code, sizeof (jit_function_add_code));
78 code_end += sizeof (jit_function_add_code);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Djit-reader-host.c49 static const unsigned char jit_function_add_code[] = { variable
75 memcpy (code_end, jit_function_add_code, sizeof (jit_function_add_code));
78 code_end += sizeof (jit_function_add_code);

Completed in 110 milliseconds