isProcSpecificSection

fnbool isProcSpecificSection(SectionType type) pure nothrow @nogc @safe

Check if a section type is a valid processor-specific value.

Parameters

typeSection type to check.

Returns

true if the type is in the processor-specific range.