so_locations
来自「hylafax-4.4.4.tar.gz fax relative sourc」· 代码 · 共 23 行
TXT
23 行
# $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 + =
减小字号Ctrl + -
显示快捷键?