Home
last modified time | relevance | path

Searched refs:ld_bind_not (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/libexec/rtld-elf/powerpc64/
H A Dreloc.c508 if (ld_bind_not) in reloc_jmpslot()
546 if (ld_bind_not) in reloc_jmpslot()
/freebsd-13.1/libexec/rtld-elf/mips/
H A Dreloc.c336 if (!ld_bind_not) in _mips_rtld_bind()
751 if (*where != target && !ld_bind_not) in reloc_jmpslot()
/freebsd-13.1/libexec/rtld-elf/
H A Drtld.h374 extern bool ld_bind_not;
H A Drtld.c211 bool ld_bind_not; /* Disable PLT update */ variable
712 ld_bind_not = ld_get_env_var(LD_BIND_NOT) != NULL; in _rtld()
/freebsd-13.1/libexec/rtld-elf/riscv/
H A Dreloc.c240 if (*where != target && !ld_bind_not) in reloc_jmpslot()
/freebsd-13.1/libexec/rtld-elf/aarch64/
H A Dreloc.c352 if (*where != target && !ld_bind_not) in reloc_jmpslot()
/freebsd-13.1/libexec/rtld-elf/arm/
H A Dreloc.c480 if (*where != target && !ld_bind_not) in reloc_jmpslot()
/freebsd-13.1/libexec/rtld-elf/i386/
H A Dreloc.c366 if (!ld_bind_not) in reloc_jmpslot()
/freebsd-13.1/libexec/rtld-elf/amd64/
H A Dreloc.c412 if (!ld_bind_not) in reloc_jmpslot()
/freebsd-13.1/libexec/rtld-elf/powerpc/
H A Dreloc.c537 if (ld_bind_not) in reloc_jmpslot()