Home
last modified time | relevance | path

Searched defs:elf_internal_verdef (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/include/elf/
H A Dinternal.h166 typedef struct elf_internal_verdef { struct
179 struct elf_internal_verdef *vd_nextdef; /* vd_next as pointer. */ argument
180 struct elf_internal_verdaux *vd_auxptr; /* vd_aux as pointer. */
181 unsigned int vd_exp_refno; /* Used by the linker. */
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dinternal.h173 typedef struct elf_internal_verdef { struct
186 struct elf_internal_verdef *vd_nextdef; /* vd_next as pointer. */ argument
187 struct elf_internal_verdaux *vd_auxptr; /* vd_aux as pointer. */
188 unsigned int vd_exp_refno; /* Used by the linker. */
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dinternal.h173 typedef struct elf_internal_verdef { struct
186 struct elf_internal_verdef *vd_nextdef; /* vd_next as pointer. */ argument
187 struct elf_internal_verdaux *vd_auxptr; /* vd_aux as pointer. */
188 unsigned int vd_exp_refno; /* Used by the linker. */