Searched defs:alternative (Results 1 – 4 of 4) sorted by relevance
120 KEEP(*(.alternative))121 __alt_end = .;
103 #define alternative(oldinstr, newinstr, feature) \ macro
244 #define alternative(oldinstr, newinstr, ft_flags) \ macro
25 struct alternative { struct26 struct alternative *next; argument27 struct instruction *insn;