ProgramHeader.isLoadable

bool isLoadable() pure nothrow @nogc @safe const

Check if this is a loadable segment.

Returns

true if this is a PT_LOAD segment.