Searched refs:ALLOC (Results 1 – 3 of 3) sorted by relevance
/arch/sparc/lib/ |
D | memset.S | 16 #define ALLOC #alloc macro 20 .section .fixup,ALLOC,EXECINSTR; \ 24 .section __ex_table,ALLOC; \ 31 .section __ex_table,ALLOC; \
|
D | copy_user.S | 22 #define ALLOC #alloc macro 26 .section .fixup,ALLOC,EXECINSTR; \ 30 .section __ex_table,ALLOC; \ 38 .section .fixup,ALLOC,EXECINSTR; \ 43 .section __ex_table,ALLOC; \ 51 .section __ex_table,ALLOC; \ 58 .section __ex_table,ALLOC; \
|
D | checksum_32.S | 151 #define ALLOC #alloc macro 155 .section .fixup,ALLOC,EXECINSTR; \ 159 .section __ex_table,ALLOC; \ 167 .section __ex_table,ALLOC; \ 175 .section __ex_table,ALLOC; \ 182 .section __ex_table,ALLOC; \
|