HomeSort by relevance Sort by last modified time
    Searched full:another_func (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/gdbserver_tests/
main_pic.c 3 static void another_func(char *msg) function
11 printf("address of another_func %p\n", &another_func);
12 another_func("called from main");
mcmain_pic.stdoutB.exp 4 11 printf("address of another_func %p\n", &another_func);
7 $3 = (void (*)(char *)) 0x........ <another_func>
mcmain_pic.stdout.exp 3 address of another_func 0x........
mcmain_pic.stdinB.gdb 11 print another_func("called from gdb")
14 print &another_func

Completed in 821 milliseconds