From owner-freebsd-hackers Fri Jun 8 11:29: 5 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from primo.verat.net (primo.verat.net [217.26.64.130]) by hub.freebsd.org (Postfix) with ESMTP id 2115237B401 for ; Fri, 8 Jun 2001 11:27:54 -0700 (PDT) (envelope-from milunovic@sendmail.ru) Received: from scorpion.cosmos.all.net (ppp65-048.verat.net [217.26.65.48]) by primo.verat.net (8.10.2/8.10.2/RedHat5.0+CyGnUSs patch+pro) with ESMTP id f58IQmJ21053 for ; Fri, 8 Jun 2001 20:26:54 +0200 X-Authentication-Warning: primo.verat.net: Host ppp65-048.verat.net [217.26.65.48] claimed to be scorpion.cosmos.all.net Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by scorpion.cosmos.all.net (8.11.4/8.11.4) with ESMTP id f58IXJZ01278 for ; Fri, 8 Jun 2001 20:33:20 +0200 (CEST) Date: Fri, 8 Jun 2001 20:33:15 +0200 (CEST) From: milunovic X-Sender: milunovic@scorpion.cosmos.all.net To: hackers@freebsd.org Subject: ELF p_offset & p_vaddr Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- I'm little confused.I'm reading ELF specification and I found that p_offset and p_vaddr should be congrunet to module PAGE_SIZE. So is this correct ? If it isn't can anybody tell me what is correct. #define PAGE_SIZE 4096 p_offset % PAGE_SIZE == p_vaddr % PAGE_SIZE Vojislav Milunovic milunovic@sendmail.ru -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use Charset: noconv iQEVAwUBOyEaby3gPLld8IkLAQFB6Af/Y5jFvo4/YOLuawln6JBsavjG3AtxbxVd gMMow39Jy1npYhmb+bzn7Dm2U4flhdlnLjF7j4Q02959uDH0qe1NHO665wu3dRoj SjgzfV/sG/eO+0QDc5gVMQmvJUZLlDn4weThqlBzzrRusexxndOeiXC6VkQJI21z eWKaB4cHSZ5QXIM3dCXyihNjEEMki9hLXwThtnd4jb83RRh6EWxkMsJn3lxJMSon B8H482ldbUv2GK3hnfV2V7AaMqgcitcLpdkpNQTqrRtZkLXHjcFBSKYumhXwfX4g cgTHJ01QTwQcdz2kd1Nlhfj017aZZK+iVYd57/13TEwfpZpT34Q5mg== =wCU+ -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message