Lines Matching +full:application +full:- +full:dependent
14 gelf_update_syminfo, gelf_xlatetof, gelf_xlatetom \- generic class-independent
172 \fBGElf\fR is a generic, \fBELF\fR class-independent \fBAPI\fR for manipulating
174 handling 32-bit and 64-bit \fBELF\fR format object files. \fBGElf\fR is a
175 translation layer between the application and the class-dependent parts of the
176 \fBELF\fR library. Thus, the application can use \fBGElf\fR, which in turn,
178 the application. The data structures returned are all large enough to hold
179 32-bit and 64-bit data.
182 \fBGElf\fR provides a simple, class-independent layer of indirection over the
183 class-dependent \fBELF32\fR and \fBELF64\fR \fBAPI\fR's. \fBGElf\fR is
191 should be avoided. Also, data accessed by type-casting the \fBElf_Data\fR
192 buffer to a class-dependent type and treating it like an array, for example, a
207 the same in the \fBGElf\fR environment as it was in the class-dependent
359 section entry. If \fIxshndx\fR and \fIshndxdata\fR are non-null, the value
590 64-bit shared object
608 MT Level MT-Safe