Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dgelf.h75 typedef Elf64_Verdaux GElf_Verdaux; typedef
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c842 GElf_Verdaux *vdap; in gvers_def()
845 vdap = (GElf_Verdaux *)((uintptr_t)vdf + vdf->vd_aux); in gvers_def()
856 vdap = (GElf_Verdaux *)((uintptr_t)vdap + vdap->vda_next); in gvers_def()
858 vdap = (GElf_Verdaux *)((uintptr_t)vdap + vdap->vda_next)) { in gvers_def()