
The isUnset state lacks significance and should be treated as equivalent to an undefined symbol. Equated and common symbols seem to have subtle semantic distinctions in GAS, justifying the use of distinct `SymContents*` values. TODO: Ensure common symbols have a fragment, so that `isDefined()` returns true, rejecting `.comm c, 4, 4; .set c, 4`