Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mips/
Dldsodefs.h111 } _Elf64_Mips_R_Info_union; typedef
116 _Elf64_Mips_R_Info_union r_info; /* Relocation type and symbol index */
122 _Elf64_Mips_R_Info_union r_info; /* Relocation type and symbol index */
127 ((__extension__ (_Elf64_Mips_R_Info_union)(i)).r_info_fields.r_sym)
129 (((_Elf64_Mips_R_Info_union)(i)).r_info_fields.r_type1 \
130 | ((Elf32_Word)(__extension__ (_Elf64_Mips_R_Info_union)(i) \
132 | ((Elf32_Word)(__extension__ (_Elf64_Mips_R_Info_union)(i) \
134 | ((Elf32_Word)(__extension__ (_Elf64_Mips_R_Info_union)(i) \
137 (__extension__ (_Elf64_Mips_R_Info_union) \