Lines Matching full:descriptor
169 descriptor.
194 descriptor represents an ELF object or an
204 descriptor can be used to read and write data to an ELF file.
207 descriptor can be associated with zero or more
211 Given an ELF descriptor, the application may retrieve the ELF
227 associated with an ELF descriptor may be allocated using the
256 The offset within the containing section where this descriptor's data
261 The number of bytes of data in this descriptor.
263 The ELF type (see below) of the data in this descriptor.
280 descriptor for a specific section in an ELF object can be
298 descriptor using the
452 Retrieve the section descriptor for a named section.
458 descriptor to an ELF section.
460 Add a new section descriptor to an ELF descriptor.
474 descriptor.
501 archive or ELF object given a file descriptor.
503 Close an ELF descriptor and release all its resources.
514 Manage the association between and ELF descriptor and its underlying file.
518 descriptor as dirty.
520 Mark the ELF Executable Header in an ELF descriptor as dirty.
522 Mark the ELF Program Header Table in an ELF descriptor as dirty.
526 descriptor as dirty.
551 Query the kind of object associated with an ELF descriptor.
558 offsets and alignments based on the contents of an ELF descriptor's
565 flag on an ELF descriptor using
591 descriptors associated with an ELF descriptor and recovers them
592 when the descriptor is closed using
604 descriptor and can set the
606 member of the descriptor to point to a region of memory allocated
612 descriptor itself.