makeStInfo

fnubyte makeStInfo(SymbolBinding binding, SymbolType type) pure nothrow @nogc @safe

Encode symbol binding and type into st_info field.

Parameters

bindingSymbol binding value.
typeSymbol type value.

Returns

Encoded st_info value.