getSegmentTypeName

fnstring getSegmentTypeName(SegmentType type) pure @safe

Get the name of an ELF segment type.

Parameters

typeSegment type.

Returns

String representation of the segment type, or "UNKNOWN" if not recognized.