Home
last modified time | relevance | path

Searched defs:SYM (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/arch/m68k/lib/
Dmulsi3.S57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
87 .globl SYM (__mulsi3) symbol
88 SYM (__mulsi3): label
Dumodsi3.S57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
87 .globl SYM (__umodsi3) symbol
88 SYM (__umodsi3): label
Dmodsi3.S59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
89 .globl SYM (__modsi3) symbol
90 SYM (__modsi3): label
Ddivsi3.S59 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
89 .globl SYM (__divsi3) symbol
90 SYM (__divsi3): label
Dudivsi3.S57 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro
87 .globl SYM (__udivsi3) symbol
88 SYM (__udivsi3): label
/linux-5.10/tools/perf/tests/
Dhists_output.c120 #define SYM(he) (he->ms.sym->name) macro
Dhists_cumulate.c154 #define SYM(he) (he->ms.sym->name) macro