The offset value for the modified Variant I.
const current_tp_offset = switch (native_arch)
const current_tp_offset = switch (native_arch) { .m68k, .mips, .mipsel, .mips64, .mips64el, .powerpc, .powerpcle, .powerpc64, .powerpc64le, => 0x7000, else => 0, }