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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Djit-reader-host.c33 typedef long (jit_function_add_t) (long a, long b); typedef
48 /* And another "JIT-ed" function, with the prototype `jit_function_add_t`. */
76 jit_function_add_t *function_add = (jit_function_add_t *) code_end;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Djit-reader-host.c33 typedef long (jit_function_add_t) (long a, long b); typedef
48 /* And another "JIT-ed" function, with the prototype `jit_function_add_t`. */
76 jit_function_add_t *function_add = (jit_function_add_t *) code_end;

Completed in 831 milliseconds