Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A 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)
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-value-prof.c52 #define FUNC_ADDR(x) &x, macro
53 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20159594 FUNC_SYM instead of FUNC_ADDR. Rely on it.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20159594 FUNC_SYM instead of FUNC_ADDR. Rely on it.