Searched defs:SYM_L_GLOBAL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/tools/perf/util/include/linux/ | ||
D | linkage.h | 27 #define SYM_L_GLOBAL(name) .globl name macro |
/Linux-v5.10/include/linux/ | ||
D | linkage.h | 98 #define SYM_L_GLOBAL(name) .globl name macro |