Home
last modified time | relevance | path

Searched refs:FUNC_2_ADDRS (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c14 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2) macro
15 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2)
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c14 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2) macro
15 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2)
/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-value-prof.c54 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2) macro
55 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c53 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2) macro
54 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2)