aarch64: inline __libc_mtag_new_tag
This is a common operation when heap tagging is enabled, so inline the instructions instead of using an extern call.
Loading
Please register or sign in to comment
This is a common operation when heap tagging is enabled, so inline the instructions instead of using an extern call.