Home
last modified time | relevance | path

Searched refs:elf_machine_plt_value (Results 1 – 25 of 31) sorted by relevance

12

/glibc-2.36/elf/
Ddl-runtime.c121 value = elf_machine_plt_value (l, reloc, value); in attribute_hidden()
310 value = elf_machine_plt_value (l, reloc, value); in DL_FIXUP_VALUE_TYPE()
/glibc-2.36/sysdeps/nios2/
Ddl-machine.h187 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/microblaze/
Ddl-machine.h180 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/m68k/
Ddl-machine.h191 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/arc/
Ddl-machine.h207 #define elf_machine_plt_value(map, reloc, value) (value) macro
/glibc-2.36/sysdeps/or1k/
Ddl-machine.h164 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/loongarch/
Ddl-machine.h124 #define elf_machine_plt_value(map, reloc, value) (value) macro
/glibc-2.36/sysdeps/csky/
Ddl-machine.h184 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/ia64/
Ddl-machine.h309 elf_machine_plt_value (struct link_map *map, const Elf64_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/alpha/
Ddl-machine.h305 elf_machine_plt_value (struct link_map *map, const Elf64_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/sh/
Ddl-machine.h231 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/powerpc/powerpc32/
Ddl-machine.h248 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/s390/s390-32/
Ddl-machine.h258 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/s390/s390-64/
Ddl-machine.h236 elf_machine_plt_value (struct link_map *map, const Elf64_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/riscv/
Ddl-machine.h140 #define elf_machine_plt_value(map, reloc, value) (value) macro
/glibc-2.36/sysdeps/sparc/sparc32/
Ddl-machine.h236 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/aarch64/
Ddl-machine.h150 elf_machine_plt_value (struct link_map *map, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/sparc/sparc64/
Ddl-machine.h101 elf_machine_plt_value (struct link_map *map, const Elf64_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/hppa/
Ddl-machine.h156 elf_machine_plt_value (struct link_map *map, const Elf32_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/x86_64/
Ddl-machine.h226 elf_machine_plt_value (struct link_map *map, const ElfW(Rela) *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/arm/
Ddl-machine.h216 elf_machine_plt_value (struct link_map *map, const Elf32_Rel *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/i386/
Ddl-machine.h228 elf_machine_plt_value (struct link_map *map, const Elf32_Rel *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/mips/
Ddl-machine.h415 elf_machine_plt_value (struct link_map *map, const ElfW(Rel) *reloc, in elf_machine_plt_value() function
/glibc-2.36/sysdeps/powerpc/powerpc64/
Ddl-machine.h546 elf_machine_plt_value (struct link_map *map, const Elf64_Rela *reloc, in elf_machine_plt_value() function
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-hppa1197 (elf_machine_plt_value): Returns fdesc.

12