Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RT_FL_NOBAPLT
usr/src/cmd/sgs/rtld/common/util.c
1693
val = RT_FL_NOBAPLT;
usr/src/cmd/sgs/rtld/sparc/sparc_elf.c
128
if (S_INRANGE(disp, 23) && !(rtld_flags & RT_FL_NOBAPLT)) {
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
169
if (S_INRANGE(disp, 23) && !(rtld_flags & RT_FL_NOBAPLT)) {