NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: problem using dladdr API in NetBSD
On Oct 13, 11:38am, channa.kad%gmail.com@localhost (Channa) wrote:
-- Subject: Re: problem using dladdr API in NetBSD
| Hi,
| In the headers.c file
| the case
|
| case DT_HASH:
| is not getting executed ,since _DYNAMIC structure does not contain
| the tag DT_HASH so the chain is not initialized in headers.c.
|
| I am not able to understand why the DT_HASH tag is not present.
|
| Do you have any idea? what could be the problem.
|
| Also could you tell me if
| the size of string table is equal to chains??
|
| i.e
| obj->strsz == obj->nchains??
Perhaps older gld/binutils. I think your change is ok.
christos
Home |
Main Index |
Thread Index |
Old Index