|
|
1.1 ! root 1: .pa 1 ! 2: .he 'NM (I)'3/15/72'NM (I)' ! 3: .ti 0 ! 4: NAME nm -- print name list ! 5: .sp ! 6: .ti 0 ! 7: SYNOPSIS nm__ [ name ] ! 8: .sp ! 9: .ti 0 ! 10: DESCRIPTION nm__ ! 11: prints the symbol table from the output file of an ! 12: assembler or loader run. ! 13: Each symbol name is preceded by its value (blanks if undefined) ! 14: and one of the letters "U" (undefined) "A" (absolute) "T" ! 15: (text segment symbol), ! 16: "D" (data segment symbol), or "B" ! 17: (bss segment symbol). ! 18: Global symbols have their first character underlined. ! 19: The output is sorted alphabetically. ! 20: .sp ! 21: If no file is given, the symbols in a.out_____ are listed. ! 22: .sp ! 23: .ti 0 ! 24: FILES a.out ! 25: .sp ! 26: .ti 0 ! 27: SEE ALSO as(I), ld(I) ! 28: .sp ! 29: .ti 0 ! 30: DIAGNOSTICS "?" ! 31: .sp ! 32: .ti 0 ! 33: BUGS --
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.