Home
last modified time | relevance | path

Searched defs:FUNC_64_ADDRS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A Dinstrprof-value-prof-real.c19 #define FUNC_64_ADDRS(x) FUNC_32_ADDRS(x##_1) FUNC_32_ADDRS(x##_2) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-value-prof.c58 #define FUNC_64_ADDRS(x) FUNC_32_ADDRS(x##_1) FUNC_32_ADDRS(x##_2) macro