Home
last modified time | relevance | path

Searched refs:FUNC_ADDR (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c13 #define FUNC_ADDR(x) &x, macro
14 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c52 #define FUNC_ADDR(x) &x, macro
53 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)