getSectionTypeName

fnstring getSectionTypeName(SectionType type) pure @safe

Get the name of an ELF section type.

Parameters

typeSection type.

Returns

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