Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UNW_FP
arch/arc/include/asm/unwind.h
145
#define UNW_FP(frame) ((void)(frame), 0)
arch/arc/include/asm/unwind.h
61
#define UNW_FP(frame) ((frame)->regs.r27)
arch/arc/include/asm/unwind.h
67
#define UNW_FP(frame) ((void)(frame), 0)