AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox AT&T UNIX™PC Unix System V Users Manual - tenox

01.01.2013 Views

� '"'"--

LDTBREAD ( 3X ) LDTBREAD ( 3X ) NAME ldtbread - read an indexed symbol table entry of a common object file SYNOPSIS #include #include #include #include int ldtbread (Idptr, symindex, symbol) LDFILE *ldptr; long symindex; SYMENT *symbol; DESCRIPTION Ldtbread reads the symbol table entry specified by symindex of the common object file currently associated with ldptr into the area of memory beginning at symbol . Ldtbread returns SUCCESS or F AlLURE. Ldtbread will fail if symindex is greater than the number of symbols in the object file, or if it cannot read the specified symbol table entry. Note that the first symbol in the symbol table has an index of zero . The program must be loaded with the object file access routine library libld.a. SEE ALSO ldclose(3X), ldopen(3X), ldtbseek(3X), ldfcn( 4). - 1 -

LDTBREAD ( 3X ) LDTBREAD ( 3X )<br />

NAME<br />

ldtbread - read an indexed symbol table entry of a common<br />

object file<br />

SYNOPSIS<br />

#include <br />

#include <br />

#include <br />

#include <br />

int ldtbread (Idptr, symindex, symbol)<br />

LDFILE *ldptr;<br />

long symindex;<br />

SYMENT *symbol;<br />

DESCRIPTION<br />

Ldtbread reads the symbol table entry specified by symindex of<br />

the common object file currently associated with ldptr into the<br />

area of memory beginning at symbol .<br />

Ldtbread returns SUCCESS or F AlLURE. Ldtbread will fail if<br />

symindex is greater than the number of symbols in the object file,<br />

or if it cannot read the specified symbol table entry.<br />

Note that the first symbol in the symbol table has an index of<br />

zero .<br />

The program must be loaded with the object file access routine<br />

library libld.a.<br />

SEE ALSO<br />

ldclose(3X), ldopen(3X), ldtbseek(3X), ldfcn( 4).<br />

- 1 -

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!