RTLD_NOW property

int get RTLD_NOW

Relocations are performed when the object is loaded.

Implementation

int get RTLD_NOW => 2;