Home
last modified time | relevance | path

Searched refs:R_390_RELATIVE (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/s390/s390-32/
Ddl-machine.h287 if (__glibc_unlikely (r_type == R_390_RELATIVE)) in elf_machine_rela()
/glibc-2.36/sysdeps/s390/s390-64/
Ddl-machine.h264 if (__glibc_unlikely (r_type == R_390_RELATIVE)) in elf_machine_rela()
/glibc-2.36/elf/
Delf.h3360 #define R_390_RELATIVE 12 /* Adjust by program base. */ macro