*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/stprint (3)              
Title
Content
Arch
Section
 

Contents


STPRINT(3X)							   STPRINT(3X)


NAME    [Toc]    [Back]

     stprint - routines	to print the symbol table

SYNOPSIS    [Toc]    [Back]

     #include <syms.h>

     #include <stdio.h>

     char *st_mlang_ascii [];
     char *st_mst_ascii	[];
     char *st_msc_ascii	[];
     char *st_mbt_ascii	[];
     char *st_mtq_ascii	[];

     void st_dump(FILE *fd, long flags);

     void st_printfd(FILE *fd, long ifd, long flags);

DESCRIPTION    [Toc]    [Back]

     The stprint routines and arrays provide an	easy way to print the MIPS
     symbol table.  (using st_current pchdr().)

     The arrays	map constants to their ASCII equivalents. The constants	can be
     found in symconst.h and represent languages (lang), symbol	types (st),
     storage classes (sc), basic types (bt), and type qualifiers (tq).

     The st_dump routine prints	an ASCII version of the	symbol.	If fd is NULL,
     the routine prints	file fd	and stdout.  The flags can be a	mask of	a
     section of	symbol table specified by ORing	ST_P* constants	together from
     cmplrs/stsupport.h.  This routine modifies	the current file.

     St_printfd	prints the sections associated with the	file specified by the
     ifd argument.  The	other arguments	are the	same as	in st_dump.  These
     arguments modify the current file,	as well.

SEE ALSO    [Toc]    [Back]

      
      
     stfe(3x), stcu(3x)

BUGS    [Toc]    [Back]

     The interface will	be added to incrementally as needed.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
stcu Tru64 routines that provide a compilation unit symbol table interface
stcu IRIX routines that provide a compilation unit symbol table interface
stfd IRIX routines that provide access to per file descriptor section of the symbol table
stio Tru64 routines that provide a binary read/write interface to the symbol table
stfd Tru64 routines that provide access to per file descriptor section of the symbol table
stio IRIX routines that provide a binary read/write interface to the MIPS symbol table
ldgetname IRIX retrieve symbol name for object file symbol table entry
ldgetname Tru64 retrieve symbol name for object file symbol table entry
stfe IRIX routines that provide a high-level interface to basic functions needed to access and add to the symbol table
stab OpenBSD symbol table types
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service