Re: With the ffi API is there any way to get to the symbols of the current process?

  • From: Alex <initrd.gz@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sat, 6 Dec 2014 19:02:07 -0500

ffi.C contains the symbols of the current process in addition to the
standard C functions. See it's documentation:
http://luajit.org/ext_ffi_api.html

On Sat, Dec 6, 2014 at 6:43 PM, Chris <chris@xxxxxxxxxx> wrote:

> I'm looking for something like dlopen(NULL, ...).
> I tried ffi.load(nil) but no joy.
>
> --
> Chris
> http://luadev.com
>
>


-- 
Sincerely,
Alex Parrill

Other related posts: