/glibc-2.36/elf/ |
D | dynamic-link.h | 138 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) \ argument 141 # define ELF_DYNAMIC_DO_REL(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument 147 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) \ argument 150 # define ELF_DYNAMIC_DO_RELA(map, scope, lazy, skip_ifunc) /* Nothing to do. */ argument 187 # define ELF_DYNAMIC_RELOCATE(map, scope, lazy, consider_profile, skip_ifunc) \ argument
|
D | dl-reloc.c | 217 int lazy = reloc_mode & RTLD_LAZY; in _dl_relocate_object() local
|
/glibc-2.36/sysdeps/generic/ |
D | dl-machine.h | 110 elf_machine_runtime_setup (struct link_map *l, int lazy) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/arc/ |
D | dl-machine.h | 128 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/mips/ |
D | dl-machine.h | 726 elf_machine_got_rel (struct link_map *map, struct r_scope_elem *scope[], int lazy) in elf_machine_got_rel() 828 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/nios2/ |
D | dl-machine.h | 73 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/m68k/ |
D | dl-machine.h | 74 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/loongarch/ |
D | dl-machine.h | 271 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/aarch64/ |
D | dl-machine.h | 65 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/riscv/ |
D | dl-machine.h | 309 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/microblaze/ |
D | dl-machine.h | 75 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/x86_64/ |
D | dl-machine.h | 62 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/sh/ |
D | dl-machine.h | 75 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/csky/ |
D | dl-machine.h | 64 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/or1k/ |
D | dl-machine.h | 111 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/s390/s390-32/ |
D | dl-machine.h | 90 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/s390/s390-64/ |
D | dl-machine.h | 80 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/sparc/sparc32/ |
D | dl-machine.h | 103 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/powerpc/powerpc32/ |
D | dl-machine.h | 172 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/sparc/sparc64/ |
D | dl-machine.h | 128 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/alpha/ |
D | dl-machine.h | 75 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/ia64/ |
D | dl-machine.h | 104 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/i386/ |
D | dl-machine.h | 61 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/hppa/ |
D | dl-machine.h | 168 int lazy, int profile) in elf_machine_runtime_setup()
|
/glibc-2.36/sysdeps/arm/ |
D | dl-machine.h | 64 int lazy, int profile) in elf_machine_runtime_setup()
|