|
|
1.1 ! root 1: ! 2: ! 3: size Command size ! 4: ! 5: ! 6: ! 7: ! 8: Print size of an object file ! 9: ! 10: ssiizzee [_f_i_l_e ...] ! 11: ! 12: size prints the sizes, in bytes, of the segments of each file (in ! 13: decimal) and also prints the total size of all the segments (in ! 14: both decimal and octal). Each file must be an object file. ! 15: ! 16: One line is output for each file, listing the following segments: ! 17: ! 18: ! 19: Shared instructions ! 20: Private instructions ! 21: Uninitialized instructions ! 22: Shared data ! 23: Private data ! 24: Uninitialized data ! 25: ! 26: ! 27: If you specify the -c option, the total size of the common areas ! 28: is displayed immediately after the uninitialized data. ! 29: ! 30: ***** See Also ***** ! 31: ! 32: commands, l.out.h ! 33: ! 34: ***** Notes ***** ! 35: ! 36: size makes no concessions to machines that use hexadecimal. ! 37: ! 38: ! 39: ! 40: ! 41: ! 42: ! 43: ! 44: ! 45: ! 46: ! 47: ! 48: ! 49: ! 50: ! 51: ! 52: ! 53: ! 54: ! 55: ! 56: ! 57: ! 58: ! 59: ! 60: ! 61: ! 62: ! 63: ! 64: COHERENT Lexicon Page 1 ! 65: ! 66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.