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

  /external/compiler-rt/test/msan/wrap_indirect_calls/
wrapper.cc 1 int f_replaced(int x, int y);
8 if (p == (void *)f_replaced)
two.cc 5 int f_replaced(int x, int y) { function
caller.cc 21 int f_replaced(int x, int y);
47 f = &f_replaced;

Completed in 131 milliseconds