Searched refs:__alt_instructions_end (Results 1 – 12 of 12) sorted by relevance
54 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];57 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
119 __alt_instructions_end = .; symbol
13 extern char __alt_instructions[], __alt_instructions_end[];
10 extern char __alt_instructions[], __alt_instructions_end[];
71 __alt_instructions_end = .; symbol
55 __alt_instructions_end = .; symbol
110 (struct alt_instr *) &__alt_instructions_end, NULL); in apply_alternatives_all()
76 __alt_instructions_end = .; symbol
231 __alt_instructions_end = .; symbol
225 .end = (struct alt_instr *)__alt_instructions_end,
313 __alt_instructions_end = .; symbol
120 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];948 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()