Provided by:
manpages-zh_1.5.1-2_all 
NAME
size - 列出段節大小和總共大小
` (SYNOPSIS)
size [-A|-B|--format=compatibility] [--help]
[-d|-o|-x|--radix=number] [--target=bfdname] [-V|--version]
objfile...
yz (DESCRIPTION)
GNU 的 size 程式 列出 參數列表 objfile 中, 各 目標檔案(object) 或
存檔庫檔案(archive) 的 段節(section)大小 -- 以及 總共大小. 預設情況下,
對 每 目標檔案 或 存檔庫中的 每蚍珔 產生 一行 輸出.
(OPTIONS)
-A
-B
--format compatibility
使用 這幾 選項, 你 可以 讓 GNU size 的 輸出效果 類似於 System
V size (使用 `-A', 或 `--format=sysv'), 或 Berkeley size (使用
`-B', 或 `--format=berkeley'). 預設情況下 是 類似於 Berkeley 的
單行格式.
--help 簡z 參數和選項.
-d
-o
-x
--radix number
使用 這幾 選項, 你 可以 讓 各 段節 的 大小 以 十進制 (`-d', 或
`--radix 10'); 八進制 (`-o', 或 `--radix 8'); 或 十六進制 (`-x',
或 `--radix 16') 數字 的 格式 顯示. `--radix number' 只支持 三-
蚍參數 (8, 10, 16). 總共大小 以 兩種進制 給出; `-d' 或 `-x' 的
十進制 和 十六進制 輸出, 或 `-o' 的 八進制 和 十六進制 輸出.
--target bfdname
你 可以 通過 參數 bfdname 指定 objfile 的 目標格式. 這蚇龠 可能
不那麼 必n; 因為 size 能夠 自動 識別 釵h 格式. 參見 objdump(1)
列出 的 有效格式.
-V
--version
顯示 size 的 版本信息.
t (SEE ALSO)
info 的 `binutils' 項; The GNU Binary Utilities,
Roland H. Pesch (October 1991); ar(1), objdump(1).
v (COPYING)
Copyright (c) 1991 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in the
original English.
[]
} <xuming@users.sourceforge.net>
[]
2004/02/22
mLinuxanhttp://cmpp.linuxforum.net