Searched refs:__alt_instructions_end (Results 1 – 10 of 10) sorted by relevance
13 extern char __alt_instructions[], __alt_instructions_end[];
74 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];80 __apply_alternatives(__alt_instructions, __alt_instructions_end, ALT_CTX_LATE); in apply_alternative_instructions()
10 extern char __alt_instructions[], __alt_instructions_end[];
71 __alt_instructions_end = .; symbol
110 (struct alt_instr *) &__alt_instructions_end, NULL); in apply_alternatives_all()
76 __alt_instructions_end = .; symbol
25 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
86 __alt_instructions_end = .; symbol
244 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
229 .end = (struct alt_instr *)__alt_instructions_end,