📄 so_locations
字号:
# $Id: so_locations,v 1.1.1.1 1998/10/12 20:47:50 root Exp $## Layout for HylaFAX DSO's.## These values were calculated under IRIX 6.2; you may need# to update them for a different system (to do that make this# file writable and rebuild the software with -update_registry# instead of -check_registry when building the DSO's).## NB: padding was added to the text segments of libfaxutil.so# and libfaxserver.so so that purify can add its code w/o# overflowing into the following data segment#libz.so \ :st = .text 0x5ffe0000, 0x00010000:\ :st = .data 0x5fff0000, 0x00010000:libfaxutil.so \ :st = .text 0x5ff60000, 0x00070000:\ :st = .data 0x5ffd0000, 0x00010000:libfaxserver.so \ :st = .text 0x5ff00000, 0x00050000:\ :st = .data 0x5ff50000, 0x00010000:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -