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

  /external/compiler-rt/test/profile/Inputs/
instrprof-value-prof-real.c 13 #define FUNC_ADDR(x) &x,
14 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)
    [all...]
  /external/compiler-rt/test/profile/
instrprof-value-prof.c 52 #define FUNC_ADDR(x) &x,
53 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)

Completed in 2111 milliseconds