Lines Matching refs:d_val
75 ptr += (l)->l_info[DT_MIPS (RLD_MAP_REL)]->d_un.d_val; \
204 n = map->l_info[DT_MIPS (LOCAL_GOTNO)]->d_un.d_val; \
213 + map->l_info[DT_MIPS (GOTSYM)]->d_un.d_val; \
214 i = (map->l_info[DT_MIPS (SYMTABNO)]->d_un.d_val \
215 - map->l_info[DT_MIPS (GOTSYM)]->d_un.d_val); \
563 = (const ElfW(Word)) map->l_info[DT_MIPS (GOTSYM)]->d_un.d_val; in elf_machine_reloc()
594 map->l_info[DT_MIPS (LOCAL_GOTNO)]->d_un.d_val; in elf_machine_reloc()
618 = (const ElfW(Word)) map->l_info[DT_MIPS (GOTSYM)]->d_un.d_val; in elf_machine_reloc()
626 map->l_info[DT_MIPS (LOCAL_GOTNO)]->d_un.d_val); in elf_machine_reloc()
796 n = map->l_info[DT_MIPS (LOCAL_GOTNO)]->d_un.d_val; in elf_machine_got_rel()
816 symidx = map->l_info[DT_MIPS (GOTSYM)]->d_un.d_val; in elf_machine_got_rel()
818 i = (map->l_info[DT_MIPS (SYMTABNO)]->d_un.d_val in elf_machine_got_rel()
819 - map->l_info[DT_MIPS (GOTSYM)]->d_un.d_val); in elf_machine_got_rel()