4.3BSD/usr/contrib/icon/man/cat1/loadmap.1




LOADMAP(1)            Icon Program Library             LOADMAP(1)



NNNNAAAAMMMMEEEE
     loadmap - detail the symbols in a compiled file

SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
     llllooooaaaaddddmmmmaaaapppp [ options ] file

DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
     _L_o_a_d_m_a_p produces a formatted listing of selected symbol
     classes from a compiled file.  The listing is by class, and
     gives the name, starting address, and length of the region
     associated with each symbol.

     The options are:

     ----aaaa   Display the absolute symbols.

     ----bbbb   Display the BSS segment symbols.

     ----cccc   Display the common segment symbols.

     ----dddd   Display the data segment symbols.

     ----tttt   Display the text segment symbols.

     ----uuuu   Display the undefined symbols.

     If no options are specified, ----tttt is assumed.

     If the address of a symbol cannot be determined, ???????????????? is
     given in its place.

DDDDEEEEFFFFIIIICCCCIIIIEEEENNNNCCCCIIIIEEEESSSS
     The size of the last region in a symbol class is suspect and
     is usually given as rrrreeeemmmm.

     Output is not particularly exciting on a stripped file.

SSSSEEEEEEEE AAAALLLLSSSSOOOO
     nm(1), size(1)

AAAAUUUUTTTTHHHHOOOORRRR
     Stephen B. Wampler













Version 5.9    The University of Arizona - 8/12/84              1