Alex Richardson
7dc3136033
[llvm-readobj] Add support for decoding FreeBSD ELF notes
...
The current support only printed coredump notes, but most binaries also
contain notes. This change adds names for four FreeBSD-specific notes and
pretty-prints three of them:
NT_FREEBSD_ABI_TAG:
This note holds a 32-bit (decimal) integer containing the value of the
__FreeBSD_version macro, which is defined in crt1.o and will hold a value
such as 1300076 for a binary build on a FreeBSD 13 system.
NT_FREEBSD_ARCH_TAG:
A string containing the value of the build-time MACHINE_ARCH
NT_FREEBSD_FEATURE_CTL: A 32-bit flag that indicates to the kernel that
the binary wants certain bevahiour. Examples include setting
NT_FREEBSD_FCTL_ASLR_DISABLE which tells the kernel to disable ASLR.
After this change llvm-readobj also no longer decodes coredump-only
FreeBSD notes in non-coredump files. I've also converted the
note-freebsd.s test to use yaml2obj instead of llvm-mc.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D74393
2021-02-09 16:59:22 +00:00
..
2020-07-21 08:33:19 -07:00
2020-09-30 11:43:34 +03:00
2020-10-09 11:48:49 +03:00
2020-12-02 13:51:32 +03:00
2020-12-17 11:09:53 -03:00
2020-10-07 16:45:30 +03:00
2021-01-21 10:36:48 +03:00
2020-11-03 16:27:48 +00:00
2021-01-25 13:08:08 +03:00
2020-12-18 16:52:27 +03:00
2020-11-09 13:00:50 +03:00
2020-11-09 13:00:50 +03:00
2020-08-20 11:40:51 +03:00
2020-11-09 13:00:50 +03:00
2021-01-26 12:05:59 +03:00
2020-11-09 13:00:50 +03:00
2020-12-16 12:59:32 +03:00
2020-11-09 13:00:50 +03:00
2020-11-09 13:00:50 +03:00
2021-01-25 13:08:08 +03:00
2020-12-14 12:03:00 +03:00
2020-11-09 13:00:50 +03:00
2020-12-17 11:09:53 -03:00
2021-01-13 11:36:43 +03:00
2020-08-20 11:40:51 +03:00
2020-08-28 11:31:25 +03:00
2020-08-26 14:41:16 +03:00
2021-01-25 13:08:08 +03:00
2020-08-20 11:40:51 +03:00
2020-12-23 11:13:19 +03:00
2021-02-09 16:59:22 +00:00
2021-02-09 16:59:22 +00:00
2020-08-20 11:40:51 +03:00
2020-11-09 13:00:50 +03:00
2021-02-02 09:19:53 -08:00
2020-11-09 13:00:50 +03:00
2020-12-08 11:54:39 +00:00
2020-12-03 14:05:04 +03:00
2020-12-03 14:05:04 +03:00
2021-01-25 13:08:08 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2021-01-21 10:36:48 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-12-02 13:09:47 +03:00
2021-01-25 13:08:08 +03:00
2020-08-20 11:40:51 +03:00
2021-01-21 10:36:48 +03:00
2020-08-03 12:41:00 +03:00
2021-01-13 11:36:43 +03:00
2020-08-04 11:40:02 +03:00
2021-01-13 11:36:43 +03:00
2020-08-09 11:10:12 +03:00
2020-11-09 13:00:50 +03:00
2020-08-03 14:07:06 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-11-09 13:00:50 +03:00
2021-02-09 16:59:22 +00:00
2021-02-09 16:59:22 +00:00
2021-02-09 16:59:22 +00:00
2021-01-11 15:13:54 +03:00
2021-02-09 16:59:21 +00:00
2021-02-09 16:59:21 +00:00
2021-02-09 16:59:22 +00:00
2021-02-09 16:59:22 +00:00
2021-02-09 16:59:21 +00:00
2021-02-09 16:59:21 +00:00
2021-01-28 01:35:18 -08:00
2020-08-17 15:16:36 +03:00
2020-12-04 13:35:44 +03:00
2020-12-14 12:03:00 +03:00
2020-11-09 13:00:50 +03:00
2021-01-21 10:36:48 +03:00
2020-08-03 14:07:06 +03:00
2020-08-03 14:07:06 +03:00
2020-08-03 14:07:06 +03:00
2020-08-03 14:07:06 +03:00
2020-08-03 14:07:06 +03:00
2020-08-03 14:07:06 +03:00
2020-08-03 14:07:06 +03:00
2020-11-09 13:00:50 +03:00
2021-01-11 15:13:54 +03:00
2021-01-11 15:13:54 +03:00
2020-12-18 16:52:27 +03:00
2020-10-27 13:29:39 +03:00
2021-02-02 09:19:53 -08:00
2021-02-02 09:19:53 -08:00
2021-01-13 11:36:43 +03:00
2021-01-21 10:36:48 +03:00
2020-08-26 14:13:05 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2021-01-11 15:13:54 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2021-01-13 11:36:43 +03:00
2020-08-20 11:40:51 +03:00
2020-08-20 11:40:51 +03:00
2020-12-18 16:52:27 +03:00
2021-01-25 13:08:08 +03:00
2021-01-29 07:16:30 -05:00
2020-11-09 13:00:50 +03:00
2021-01-21 10:36:48 +03:00
2021-01-21 10:36:48 +03:00
2021-01-21 10:36:48 +03:00
2021-01-26 12:05:59 +03:00
2021-01-21 10:36:48 +03:00
2020-08-20 11:40:51 +03:00