Symbol: LD_ENV_DESC
libexec/rtld-elf/rtld.c
393
LD_ENV_DESC(BIND_NOW, false, .can_update = true,
libexec/rtld-elf/rtld.c
395
LD_ENV_DESC(PRELOAD, true),
libexec/rtld-elf/rtld.c
396
LD_ENV_DESC(LIBMAP, true),
libexec/rtld-elf/rtld.c
397
LD_ENV_DESC(LIBRARY_PATH, true, .can_update = true,
libexec/rtld-elf/rtld.c
399
LD_ENV_DESC(LIBRARY_PATH_FDS, true, .can_update = true,
libexec/rtld-elf/rtld.c
401
LD_ENV_DESC(LIBMAP_DISABLE, true, .can_update = true,
libexec/rtld-elf/rtld.c
403
LD_ENV_DESC(BIND_NOT, true, .can_update = true,
libexec/rtld-elf/rtld.c
405
LD_ENV_DESC(DEBUG, true, .can_update = true,
libexec/rtld-elf/rtld.c
407
LD_ENV_DESC(ELF_HINTS_PATH, true),
libexec/rtld-elf/rtld.c
408
LD_ENV_DESC(LOADFLTR, true, .can_update = true,
libexec/rtld-elf/rtld.c
410
LD_ENV_DESC(LIBRARY_PATH_RPATH, true, .can_update = true,
libexec/rtld-elf/rtld.c
412
LD_ENV_DESC(PRELOAD_FDS, true),
libexec/rtld-elf/rtld.c
413
LD_ENV_DESC(DYNAMIC_WEAK, true, .can_update = true,
libexec/rtld-elf/rtld.c
415
LD_ENV_DESC(TRACE_LOADED_OBJECTS, false),
libexec/rtld-elf/rtld.c
416
LD_ENV_DESC(UTRACE, false, .can_update = true),
libexec/rtld-elf/rtld.c
417
LD_ENV_DESC(DUMP_REL_PRE, false, .can_update = true),
libexec/rtld-elf/rtld.c
418
LD_ENV_DESC(DUMP_REL_POST, false, .can_update = true),
libexec/rtld-elf/rtld.c
419
LD_ENV_DESC(TRACE_LOADED_OBJECTS_PROGNAME, false),
libexec/rtld-elf/rtld.c
420
LD_ENV_DESC(TRACE_LOADED_OBJECTS_FMT1, false),
libexec/rtld-elf/rtld.c
421
LD_ENV_DESC(TRACE_LOADED_OBJECTS_FMT2, false),
libexec/rtld-elf/rtld.c
422
LD_ENV_DESC(TRACE_LOADED_OBJECTS_ALL, false),
libexec/rtld-elf/rtld.c
423
LD_ENV_DESC(SHOW_AUXV, true),
libexec/rtld-elf/rtld.c
424
LD_ENV_DESC(STATIC_TLS_EXTRA, false),
libexec/rtld-elf/rtld.c
425
LD_ENV_DESC(NO_DL_ITERATE_PHDR_AFTER_FORK, false),