HomeSort by: relevance | last modified time | path
    Searched defs:callee (Results 1 - 25 of 310) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
solib-abort-lib.c 20 callee (void) function
solib-abort-lib.c 20 callee (void) function
break-caller-line.c 21 callee (void) function
29 callee ();
foll-fork.c 5 void callee (int i) function
8 printf("callee: %d\n", i); */
21 callee (getpid ());
27 callee (getpid ());
break-caller-line.c 21 callee (void) function
29 callee ();
foll-fork.c 5 void callee (int i) function
8 printf("callee: %d\n", i); */
21 callee (getpid ());
27 callee (getpid ());
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
solib-abort-lib.c 20 callee (void) function
solib-abort-lib.c 20 callee (void) function
foll-fork.c 5 void callee (int i) function
8 printf("callee: %d\n", i); */
21 callee (getpid ());
27 callee (getpid ());
break-caller-line.c 21 callee (void) function
29 callee ();
foll-fork.c 5 void callee (int i) function
8 printf("callee: %d\n", i); */
21 callee (getpid ());
27 callee (getpid ());
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-inline-small-func.h 19 callee () { function
20 counter = 0; /* callee: body. */
dw2-inline-small-func.h 19 callee () { function
20 counter = 0; /* callee: body. */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-inline-small-func.h 19 callee () { function
20 counter = 0; /* callee: body. */
dw2-inline-small-func.h 19 callee () { function
20 counter = 0; /* callee: body. */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
amd64-pseudo-unwind-asm.S 21 .global callee
22 callee: label
57 /* Call callee. */
58 call callee
amd64-pseudo-unwind-asm.S 21 .global callee
22 callee: label
57 /* Call callee. */
58 call callee
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opt/
inline-small-func.h 25 callee () { function
26 counter = 0; /* callee: body. */
inline-small-func.h 25 callee () { function
26 counter = 0; /* callee: body. */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
next-reverse-bkpt-over-sr.c 29 callee() { function
35 int (*funp) (void) = callee;
37 /* Test next-reverse-bkpt-over-sr.exp needs to call function callee using
40 funp (); /* FUNCTION PTR CALL TO CALLEE */
next-reverse-bkpt-over-sr.c 29 callee() { function
35 int (*funp) (void) = callee;
37 /* Test next-reverse-bkpt-over-sr.exp needs to call function callee using
40 funp (); /* FUNCTION PTR CALL TO CALLEE */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
amd64-pseudo-unwind-asm.S 21 .global callee
22 callee: label
57 /* Call callee. */
58 call callee
amd64-pseudo-unwind-asm.S 21 .global callee
22 callee: label
57 /* Call callee. */
58 call callee
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
inline-small-func.h 25 callee () { function
26 counter = 0; /* callee: body. */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
next-reverse-bkpt-over-sr.c 29 callee() { function
35 int (*funp) (void) = callee;
37 /* Test next-reverse-bkpt-over-sr.exp needs to call function callee using
40 funp (); /* FUNCTION PTR CALL TO CALLEE */

Completed in 32 milliseconds

1 2 3 4 5 6 7 8 91011>>