HomeSort by relevance Sort by last modified time
    Searched refs:another_func (Results 1 - 3 of 3) 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........

Completed in 40 milliseconds