Symbol: LD_ENV_DESC
libexec/rtld-elf/rtld.c
383
LD_ENV_DESC(BIND_NOW, false, .can_update = true,
libexec/rtld-elf/rtld.c
385
LD_ENV_DESC(PRELOAD, true),
libexec/rtld-elf/rtld.c
386
LD_ENV_DESC(LIBMAP, true),
libexec/rtld-elf/rtld.c
387
LD_ENV_DESC(LIBRARY_PATH, true, .can_update = true,
libexec/rtld-elf/rtld.c
389
LD_ENV_DESC(LIBRARY_PATH_FDS, true, .can_update = true,
libexec/rtld-elf/rtld.c
391
LD_ENV_DESC(LIBMAP_DISABLE, true, .can_update = true,
libexec/rtld-elf/rtld.c
393
LD_ENV_DESC(BIND_NOT, true, .can_update = true,
libexec/rtld-elf/rtld.c
395
LD_ENV_DESC(DEBUG, true, .can_update = true,
libexec/rtld-elf/rtld.c
397
LD_ENV_DESC(ELF_HINTS_PATH, true),
libexec/rtld-elf/rtld.c
398
LD_ENV_DESC(LOADFLTR, true, .can_update = true,
libexec/rtld-elf/rtld.c
400
LD_ENV_DESC(LIBRARY_PATH_RPATH, true, .can_update = true,
libexec/rtld-elf/rtld.c
402
LD_ENV_DESC(PRELOAD_FDS, true),
libexec/rtld-elf/rtld.c
403
LD_ENV_DESC(DYNAMIC_WEAK, true, .can_update = true,
libexec/rtld-elf/rtld.c
405
LD_ENV_DESC(TRACE_LOADED_OBJECTS, false),
libexec/rtld-elf/rtld.c
406
LD_ENV_DESC(UTRACE, false, .can_update = true),
libexec/rtld-elf/rtld.c
407
LD_ENV_DESC(DUMP_REL_PRE, false, .can_update = true),
libexec/rtld-elf/rtld.c
408
LD_ENV_DESC(DUMP_REL_POST, false, .can_update = true),
libexec/rtld-elf/rtld.c
409
LD_ENV_DESC(TRACE_LOADED_OBJECTS_PROGNAME, false),
libexec/rtld-elf/rtld.c
410
LD_ENV_DESC(TRACE_LOADED_OBJECTS_FMT1, false),
libexec/rtld-elf/rtld.c
411
LD_ENV_DESC(TRACE_LOADED_OBJECTS_FMT2, false),
libexec/rtld-elf/rtld.c
412
LD_ENV_DESC(TRACE_LOADED_OBJECTS_ALL, false),
libexec/rtld-elf/rtld.c
413
LD_ENV_DESC(SHOW_AUXV, true),
libexec/rtld-elf/rtld.c
414
LD_ENV_DESC(STATIC_TLS_EXTRA, false),
libexec/rtld-elf/rtld.c
415
LD_ENV_DESC(NO_DL_ITERATE_PHDR_AFTER_FORK, false),