Searched defs:VERSYM_STATE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c51 * VERSYM_STATE is used to maintain information about the VERSYM section
113 } VERSYM_STATE; typedef in typeref:struct:__anon139
135 VERSYM_STATE *versym; /* NULL, or associated VERSYM section */
977 Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file,
2156 const char *file, VERSYM_STATE *versym)
2250 update_gnu_verndx(Verneed *vnd, Word vnd_num, VERSYM_STATE *versym)
2298 * versym - VERSYM_STATE block to be filled in.
2302 VERSYM_STATE *versym)
2442 VERSYM_STATE *versym, const char *file, uint_t flags)
2485 VERSYM_STATE *versy
[all...]

Completed in 68 milliseconds