mirror of
https://github.com/opnsense/src.git
synced 2026-06-07 15:52:40 -04:00
For the hypothetic situation where crtbegin.o is not linked into the binary, but crtend.o is, which results in the missing starting sentinel in the ctors array, be careful to not iterate past the start of the section. Reviewed by: andrew, dim Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D48700 |
||
|---|---|---|
| .. | ||
| crtbegin.c | ||
| crtbrand.S | ||
| crtend.c | ||
| csu_common.h | ||
| feature_note.S | ||
| ignore_init_note.S | ||
| notes.h | ||