LATX, fix: Remove TU_UNLINK_STUB_INVALID Since jmp_target_arg and tu_unlink are in the same union, initializing tu_unlink with TU_UNLINK_STUB_INVALID may cause some errors. Currently, the validity of tu_unlink can be determined using use_tu_jmp(), therefore UNLINK_STUB_INVALID is being removed.
LATX, fix: Remove TU_UNLINK_STUB_INVALID
Since jmp_target_arg and tu_unlink are in the same union, initializing tu_unlink with TU_UNLINK_STUB_INVALID may cause some errors. Currently, the validity of tu_unlink can be determined using use_tu_jmp(), therefore UNLINK_STUB_INVALID is being removed.
This is a mirror of https://github.com/lat-opensource/lat
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号