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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Djit-reader-host.c41 static const unsigned char jit_function_stack_mangle_code[] = { variable
66 memcpy (code_end, jit_function_stack_mangle_code,
67 sizeof (jit_function_stack_mangle_code));
71 code_end += sizeof (jit_function_stack_mangle_code);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Djit-reader-host.c41 static const unsigned char jit_function_stack_mangle_code[] = { variable
66 memcpy (code_end, jit_function_stack_mangle_code,
67 sizeof (jit_function_stack_mangle_code));
71 code_end += sizeof (jit_function_stack_mangle_code);

Completed in 120 milliseconds