Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2019 16:49:21 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        iam@sdf.org
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: linker loader magic unavailable!
Message-ID:  <20190214144921.GI24863@kib.kiev.ua>
In-Reply-To: <201902141431.x1EEVqmV017421@sdf.org>
References:  <201902141431.x1EEVqmV017421@sdf.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 14, 2019 at 02:31:52PM +0000, iam@sdf.org wrote:
> is the kind of linker loader magic described at;
> https://lethargy.org/~jesus/writes/sunw_cap-arcana/
> unavailable under freebsd?
> if still unavailable, what would it take to get
> something like that under freebsd too?

Something like that is provided by ifuncs.  You would need to search in
Google, look into the gcc documentation and some bits of our implementation
to see how to use them.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190214144921.GI24863>