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

  /external/compiler-rt/test/msan/wrap_indirect_calls/
wrapper.cc 2 int f_replacement(int x, int y);
9 return (void *)f_replacement;
two.cc 9 int f_replacement(int x, int y) { function

Completed in 64 milliseconds