Constant DF_ORIGIN

Source
pub const DF_ORIGIN: i64 = 0x1;
Expand description

This flag signifies that the object being loaded may make reference to the $ORIGIN substitution string. The dynamic linker must determine the pathname of the object containing this entry when the object is loaded.