Searched refs:__alt_instructions_end (Results 1 – 12 of 12) sorted by relevance
109 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];112 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
109 __alt_instructions_end = .; symbol
204 .end = (struct alt_instr *)__alt_instructions_end, in __apply_alternatives_multi_stop()242 .end = (struct alt_instr *)__alt_instructions_end, in apply_boot_alternatives()
217 __alt_instructions_end = .; symbol
65 __alt_instructions_end = .; symbol
8 extern char __alt_instructions[], __alt_instructions_end[];
10 extern char __alt_instructions[], __alt_instructions_end[];
71 __alt_instructions_end = .; symbol
108 (struct alt_instr *) &__alt_instructions_end, NULL); in apply_alternatives_all()
76 __alt_instructions_end = .; symbol
305 __alt_instructions_end = .; symbol
274 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];1018 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()