Searched refs:gnu_full (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c91 * If gnu_full is True, the object uses the full GNU form of versioning.
92 * The value of the gnu_full field is based on the presence of
98 * section. If gnu_full is True, then gnu_needed will always be true.
99 * However, gnu_needed can be true without gnu_full. This is the modified
105 int gnu_full; /* True if object uses GNU versioning rules */ member in struct:__anon1576
107 /* VERNEED (subset of gnu_full) */
1119 gnuver = state->versym->gnu_full;
2246 versym->gnu_full =

Completed in 103 milliseconds