Home
last modified time | relevance | path

Searched refs:ELF_MACHINE_JMP_SLOT (Results 1 – 25 of 32) sorted by relevance

12

/glibc-2.36/elf/
Ddo-rel.h150 if (ELFW(R_TYPE) (r->r_info) == ELF_MACHINE_JMP_SLOT
155 ELF_MACHINE_JMP_SLOT);
195 if (ELFW(R_TYPE) (r->r_info) == ELF_MACHINE_JMP_SLOT
201 ELF_MACHINE_JMP_SLOT);
Ddl-runtime.c63 assert (ELFW(R_TYPE)(reloc->r_info) == ELF_MACHINE_JMP_SLOT); in attribute_hidden()
250 assert (ELFW(R_TYPE)(reloc->r_info) == ELF_MACHINE_JMP_SLOT); in DL_FIXUP_VALUE_TYPE()
/glibc-2.36/sysdeps/loongarch/
Ddl-machine.h46 #define ELF_MACHINE_JMP_SLOT R_LARCH_JUMP_SLOT macro
50 ((ELF_RTYPE_CLASS_PLT *((type) == ELF_MACHINE_JMP_SLOT)) \
/glibc-2.36/sysdeps/riscv/
Ddl-machine.h44 #define ELF_MACHINE_JMP_SLOT R_RISCV_JUMP_SLOT macro
47 ((ELF_RTYPE_CLASS_PLT * ((type) == ELF_MACHINE_JMP_SLOT \
/glibc-2.36/sysdeps/nios2/
Ddl-machine.h172 #define ELF_MACHINE_JMP_SLOT R_NIOS2_JUMP_SLOT macro
/glibc-2.36/sysdeps/microblaze/
Ddl-machine.h167 #define ELF_MACHINE_JMP_SLOT R_MICROBLAZE_JUMP_SLOT macro
/glibc-2.36/sysdeps/m68k/
Ddl-machine.h177 #define ELF_MACHINE_JMP_SLOT R_68K_JMP_SLOT macro
/glibc-2.36/sysdeps/arc/
Ddl-machine.h193 #define ELF_MACHINE_JMP_SLOT R_ARC_JUMP_SLOT macro
/glibc-2.36/sysdeps/mips/
Ddl-machine.h59 #define ELF_MACHINE_JMP_SLOT R_MIPS_JUMP_SLOT macro
61 ((((type) == ELF_MACHINE_JMP_SLOT) * ELF_RTYPE_CLASS_PLT) \
/glibc-2.36/sysdeps/or1k/
Ddl-machine.h102 #define ELF_MACHINE_JMP_SLOT R_OR1K_JMP_SLOT macro
/glibc-2.36/sysdeps/csky/
Ddl-machine.h158 #define ELF_MACHINE_JMP_SLOT R_CKCORE_JUMP_SLOT macro
/glibc-2.36/sysdeps/ia64/
Ddl-machine.h280 #define ELF_MACHINE_JMP_SLOT R_IA64_IPLTLSB macro
/glibc-2.36/sysdeps/alpha/
Ddl-machine.h202 #define ELF_MACHINE_JMP_SLOT R_ALPHA_JMP_SLOT macro
/glibc-2.36/sysdeps/sh/
Ddl-machine.h206 #define ELF_MACHINE_JMP_SLOT R_SH_JMP_SLOT macro
/glibc-2.36/sysdeps/powerpc/powerpc32/
Ddl-machine.h148 #define ELF_MACHINE_JMP_SLOT R_PPC_JMP_SLOT macro
/glibc-2.36/sysdeps/s390/s390-32/
Ddl-machine.h233 #define ELF_MACHINE_JMP_SLOT R_390_JMP_SLOT macro
/glibc-2.36/sysdeps/s390/s390-64/
Ddl-machine.h211 #define ELF_MACHINE_JMP_SLOT R_390_JMP_SLOT macro
/glibc-2.36/sysdeps/sparc/sparc32/
Ddl-machine.h161 #define ELF_MACHINE_JMP_SLOT R_SPARC_JMP_SLOT macro
/glibc-2.36/sysdeps/aarch64/
Ddl-machine.h119 #define ELF_MACHINE_JMP_SLOT AARCH64_R(JUMP_SLOT) macro
/glibc-2.36/sysdeps/sparc/sparc64/
Ddl-machine.h121 #define ELF_MACHINE_JMP_SLOT R_SPARC_JMP_SLOT macro
/glibc-2.36/sysdeps/hppa/
Ddl-machine.h499 #define ELF_MACHINE_JMP_SLOT R_PARISC_IPLT macro
/glibc-2.36/sysdeps/x86_64/
Ddl-machine.h190 #define ELF_MACHINE_JMP_SLOT R_X86_64_JUMP_SLOT macro
/glibc-2.36/sysdeps/arm/
Ddl-machine.h191 #define ELF_MACHINE_JMP_SLOT R_ARM_JUMP_SLOT macro
/glibc-2.36/sysdeps/i386/
Ddl-machine.h197 #define ELF_MACHINE_JMP_SLOT R_386_JMP_SLOT macro
/glibc-2.36/sysdeps/powerpc/powerpc64/
Ddl-machine.h288 #define ELF_MACHINE_JMP_SLOT R_PPC64_JMP_SLOT macro

12