Home
last modified time | relevance | path

Searched defs:lazy (Results 1 – 25 of 27) sorted by relevance

12

/glibc-2.36/elf/
Ddynamic-link.h138 # 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
Ddl-reloc.c217 int lazy = reloc_mode & RTLD_LAZY; in _dl_relocate_object() local
/glibc-2.36/sysdeps/generic/
Ddl-machine.h110 elf_machine_runtime_setup (struct link_map *l, int lazy) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/arc/
Ddl-machine.h128 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/mips/
Ddl-machine.h726 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/
Ddl-machine.h73 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/m68k/
Ddl-machine.h74 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/loongarch/
Ddl-machine.h271 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/aarch64/
Ddl-machine.h65 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/riscv/
Ddl-machine.h309 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/microblaze/
Ddl-machine.h75 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/x86_64/
Ddl-machine.h62 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/sh/
Ddl-machine.h75 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/csky/
Ddl-machine.h64 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/or1k/
Ddl-machine.h111 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/s390/s390-32/
Ddl-machine.h90 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/s390/s390-64/
Ddl-machine.h80 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/sparc/sparc32/
Ddl-machine.h103 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/powerpc/powerpc32/
Ddl-machine.h172 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/sparc/sparc64/
Ddl-machine.h128 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/alpha/
Ddl-machine.h75 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/ia64/
Ddl-machine.h104 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/i386/
Ddl-machine.h61 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/hppa/
Ddl-machine.h168 int lazy, int profile) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/arm/
Ddl-machine.h64 int lazy, int profile) in elf_machine_runtime_setup()

12