Searched refs:SYM (Results 1 – 11 of 11) sorted by relevance
62 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro92 .globl SYM (__modsi3)93 SYM (__modsi3): label98 jbsr SYM (__divsi3)104 jbsr SYM (__mulsi3) /* d0 = (a/b)*b */
62 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro92 .globl SYM (__umodsi3)93 SYM (__umodsi3): label98 jbsr SYM (__udivsi3)104 jbsr SYM (__mulsi3) /* d0 = (a/b)*b */
62 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro92 .globl SYM (__divsi3)93 SYM (__divsi3): label116 jbsr SYM (__udivsi3) /* divide abs(dividend) by abs(divisor) */
62 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro92 .globl SYM (__mulsi3)93 SYM (__mulsi3): label
62 #define SYM(x) CONCAT1 (__USER_LABEL_PREFIX__, x) macro92 .globl SYM (__udivsi3)93 SYM (__udivsi3): label
38 @SYM[+|-offs] : Fetch memory at SYM +|- offs (SYM should be a data symbol)
3 - Initial release of SYM-2.8 equivalent containing sym or SYM instead.
1 The Linux SYM-2 driver documentation file65 with the FreeBSD SYM-2 driver. The `glue' that allows this driver to work 1048 End of Linux SYM-2 driver documentation file
5 - Backport from SYM-2 the work-around that allows to support
77 if (PRINT_FIELD(SYM)) { in perf_session__check_attr()122 else if (PRINT_FIELD(SYM) && symbol_conf.use_callchain) in print_sample_start()183 if (PRINT_FIELD(SYM)) { in process_event()
200 quiet_cmd_cc_symtypes_c = SYM $(quiet_modtag) $@