so_locations
上传用户:weiyuanprp
上传日期:2020-05-20
资源大小:1169k
文件大小:1k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. # $Id: so_locations,v 1.1.1.1 2005/11/11 21:32:03 faxguy Exp $
  2. #
  3. # Layout for HylaFAX DSO's.
  4. #
  5. # These values were calculated under IRIX 6.2; you may need
  6. # to update them for a different system (to do that make this
  7. # file writable and rebuild the software with -update_registry
  8. # instead of -check_registry when building the DSO's).
  9. #
  10. # NB: padding was added to the text segments of libfaxutil.so
  11. #     and libfaxserver.so so that purify can add its code w/o
  12. #     overflowing into the following data segment
  13. #
  14. libz.so 
  15. :st = .text 0x5ffe0000, 0x00010000:
  16. :st = .data 0x5fff0000, 0x00010000:
  17. libfaxutil.so 
  18. :st = .text 0x5ff60000, 0x00070000:
  19. :st = .data 0x5ffd0000, 0x00010000:
  20. libfaxserver.so 
  21. :st = .text 0x5ff00000, 0x00050000:
  22. :st = .data 0x5ff50000, 0x00010000: