mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
The right unwinding stop indicator should be CFI-undefined PC. https://dwarfstd.org/doc/Dwarf3.pdf - page 118: If a Return Address register is defined in the virtual unwind table, and its rule is undefined (for example, by DW_CFA_undefined), then there is no return address and no call address, and the virtual unwind of stack activations is complete. Reviewed by: Differential Revision: https://reviews.freebsd.org/D40623 |
||
|---|---|---|
| .. | ||
| crt.h | ||
| crt1_c.c | ||
| crt1_s.S | ||
| crti.S | ||
| crtn.S | ||
| Makefile | ||