Umm.... I should have asked better.  I am looking for the ELF Dynamic
Loader, which loads Shared Objects (the thing behind dlopen() et al.).
kern_linker.c looks to me as the loader of kernel objects (.ko files).

On Tue, Dec 19, 2000 at 06:36:00PM -0500, Andrew R. Reiter wrote:
> 
> sys/kern/kern_linker.c
> 
> n Tue, 19 Dec 2000, Sven C. Koehler wrote:
> 
> > Hello!
> > 
> > I am interested in the internals of FreeBSD's dynamic loader;
> > where in the src module should I look for the appropriate source code?
> > 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to