Home
last modified time | relevance | path

Searched defs:link_map_machine (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/sysdeps/x86/
Dlinkmap.h2 struct link_map_machine struct
10 struct link_map_machine argument
12 Elf32_Addr plt; /* Address of .plt + 0x16 */
13 Elf32_Addr gotplt; /* Address of .got + 0x0c */
14 void *tlsdesc_table; /* Address of TLS descriptor hash table. */
/glibc-2.36/sysdeps/s390/
Dlinkmap.h2 struct link_map_machine struct
8 struct link_map_machine argument
10 Elf32_Addr plt; /* Address of .plt + 0x2c */
11 const Elf32_Rela *jmprel; /* Address of first JMP_SLOT reloc */
/glibc-2.36/sysdeps/sh/
Dlinkmap.h1 struct link_map_machine struct
3 Elf32_Addr plt; /* Address of .plt + 36 */
4 Elf32_Addr gotplt; /* Address of .got + 0x0c */
/glibc-2.36/sysdeps/arm/
Dlinkmap.h1 struct link_map_machine struct
3 Elf32_Addr plt; /* Address of .plt */
4 void *tlsdesc_table; /* Address of TLS descriptor hash table. */
/glibc-2.36/sysdeps/mips/
Dlinkmap.h1 struct link_map_machine struct
5 unsigned int odd_spreg; /* Does the object require odd_spreg support? */
6 const Elf32_Word *mips_xlat_zero; /* .MIPS.xhash */
/glibc-2.36/sysdeps/aarch64/
Dlinkmap.h21 struct link_map_machine struct
24 void *tlsdesc_table; /* Address of TLS descriptor hash table. */
25 bool bti_fail; /* Failed to enable Branch Target Identification. */
/glibc-2.36/sysdeps/ia64/
Dlinkmap.h1 struct link_map_machine struct
3 size_t fptr_table_len;
4 Elf64_Addr *fptr_table;
/glibc-2.36/sysdeps/hppa/
Dlinkmap.h2 struct link_map_machine struct
4 size_t fptr_table_len;
/glibc-2.36/sysdeps/csky/
Dlinkmap.h1 struct link_map_machine struct
3 Elf32_Addr plt; /* Address of .plt. */
/glibc-2.36/sysdeps/generic/
Dlinkmap.h1 struct link_map_machine struct
/glibc-2.36/sysdeps/riscv/
Dlinkmap.h1 struct link_map_machine struct
/glibc-2.36/sysdeps/loongarch/
Dlinkmap.h19 struct link_map_machine struct