freebsd-dev/contrib/elftoolchain/readelf
Ed Maste 796bf3133b readelf: add more DT_FLAGS_1 flags
Reference:
https://docs.oracle.com/cd/E36784_01/html/E36857/chapter6-42444.html

> DF_1_SINGLETON  Singleton symbols exist.
> DF_1_STUB       Object is a stub.
> DF_1_PIE        Object is a position-independent executable.

Sponsored by:	The FreeBSD Foundation
2020-05-31 15:31:47 +00:00
..
Makefile
os.NetBSD.mk Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
readelf.1 Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
readelf.c readelf: add more DT_FLAGS_1 flags 2020-05-31 15:31:47 +00:00