Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dgelf.h77 typedef Elf64_Verdaux GElf_Verdaux; typedef
/titanic_44/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c841 GElf_Verdaux *vdap; in gvers_def()
844 vdap = (GElf_Verdaux *)((uintptr_t)vdf + vdf->vd_aux); in gvers_def()
855 vdap = (GElf_Verdaux *)((uintptr_t)vdap + vdap->vda_next); in gvers_def()
857 vdap = (GElf_Verdaux *)((uintptr_t)vdap + vdap->vda_next)) { in gvers_def()