freebsd-src/libexec/rtld-elf/aarch64
Jessica Clarke 9820007780 rtld-elf: Use a proper struct type for tlsdesc entries
This clarifies the code and makes it less error-prone. It also makes it
easier to extend downstream in CheriBSD (where pointer and integer
members no longer have the same representation and an additional member
is present).

Reviewed by:	jhb, kib
Differential Revision:	https://reviews.freebsd.org/D45143
2024-06-05 17:41:54 +01:00
..
reloc.c rtld-elf: Use a proper struct type for tlsdesc entries 2024-06-05 17:41:54 +01:00
rtld_machdep.h rtld: Add support for arm64 variant pcs 2024-05-17 09:37:23 +00:00
rtld_start.S rtld: Teach rtld about the BTI elf note 2023-10-30 17:55:44 +00:00