getElfClassName

fnstring getElfClassName(ElfClass class_) pure @safe

Get the name of an ELF class.

Parameters

class_ELF class.

Returns

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