Searched refs:ALLOC (Results 1 – 3 of 3) sorted by relevance
/arch/sparc/lib/ |
D | memset.S | 13 #define ALLOC #alloc macro 17 .section .fixup,ALLOC,EXECINSTR; \ 21 .section __ex_table,ALLOC; \ 28 .section __ex_table,ALLOC; \
|
D | copy_user.S | 20 #define ALLOC #alloc macro 24 .section .fixup,ALLOC,EXECINSTR; \ 28 .section __ex_table,ALLOC; \ 36 .section .fixup,ALLOC,EXECINSTR; \ 41 .section __ex_table,ALLOC; \ 49 .section __ex_table,ALLOC; \ 56 .section __ex_table,ALLOC; \
|
D | checksum_32.S | 148 #define ALLOC #alloc macro 152 .section .fixup,ALLOC,EXECINSTR; \ 156 .section __ex_table,ALLOC; \ 164 .section __ex_table,ALLOC; \ 172 .section __ex_table,ALLOC; \ 179 .section __ex_table,ALLOC; \
|