pageSymbols(1) — UNIX Programmer’s Manual
NAME
pageSymbols − display symbols on a particlar page of a file
SYNOPSIS
pageSymbols file page ...
DESCRIPTION
PageSymbols prints out the symbols that are mapped to a particular logical page of a file. The file should be in the Mach-O format. This program is useful in conjunction with filemem(1) to determine which functions and static data structures are resident in memory at a particular time.
SEE ALSO
filemem(1), Mach-O(5), 2.0 Link Optimization release notes
NeXT Computer, Inc. — October 5, 1990