Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldtbseek(3x) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldclose, ldaclose

ldfcn

ldopen, ldaopen

ldtbread



LDTBSEEK(3x,L)              AIX Technical Reference              LDTBSEEK(3x,L)



-------------------------------------------------------------------------------
ldtbseek



PURPOSE

Seeks to the symbol table of a common object file.

LIBRARY

Object File Access Routine Library (libld.a)

SYNTAX

#include <stdio.h>
#include <filehdr.h>
#include <ldfcn.h>

int ldtbseek (ldptr)
LDFILE *ldptr;

DESCRIPTION

The ldtbseek subroutine seeks to the symbol table of the common object file
currently associated with ldptr.

The ldtbseek subroutine returns SUCCESS or FAILURE.  The ldtbseek subroutine
fails if the symbol table has been stripped from the object file, or if it
cannot seek to the symbol table.

RELATED INFORMATION

In this book:  "ldclose, ldaclose," "ldfcn," "ldopen, ldaopen," and "ldtbread."





















Processed November 7, 1990      LDTBSEEK(3x,L)                                1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026