sym(name)
Class Public methods
Get the address as an Integer for the
function named name
. The function is searched via dlsym on
RTLD_NEXT.
See man(3) dlsym() for more info.
Get the address as an Integer for the
function named name
. The function is searched via dlsym on
RTLD_NEXT.
See man(3) dlsym() for more info.
Please login to continue.