ProgramHeader.isDynamic

bool isDynamic() pure nothrow @nogc @safe const

Check if this is a dynamic segment.

Returns

true if this is a PT_DYNAMIC segment.