by moving them out of target-specific files like [here](https://github.com/rust-lang/gcc/blob/13673d98f1b47cb07c3a117983ab380286be18ff/gcc/config/i386/i386-jit.cc#L61-L77) and moving them in [this function](https://github.com/rust-lang/gcc/blob/13673d98f1b47cb07c3a117983ab380286be18ff/gcc/jit/jit-target.cc#L41).