Home
last modified time | relevance | path

Searched refs:r_sym (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/hppa/
Ddl-machine.h171 Elf32_Addr l_addr, iplt, jmprel, end_jmprel, r_type, r_sym; in elf_machine_runtime_setup() local
211 r_sym = ELF32_R_SYM (reloc->r_info); in elf_machine_runtime_setup()
291 r_sym = ELF32_R_SYM (reloc->r_info); in elf_machine_runtime_setup()
296 if (r_sym != 0) in elf_machine_runtime_setup()
322 r_sym = ELF32_R_SYM (reloc->r_info); in elf_machine_runtime_setup()
324 if (__builtin_expect ((r_type == R_PARISC_IPLT) && (r_sym == 0), 1)) in elf_machine_runtime_setup()
/glibc-2.36/sysdeps/mips/
Dldsodefs.h100 Elf32_Word r_sym; /* Symbol index */ member
127 ((__extension__ (_Elf64_Mips_R_Info_union)(i)).r_info_fields.r_sym)