Home
last modified time | relevance | path

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

/tools/include/linux/
Dlinkage.h6 #define SYM_FUNC_START(x) .globl x; x: macro
/tools/perf/util/include/linux/
Dlinkage.h69 #define SYM_FUNC_START(name) \ macro