Get a short unique identification string for a SuifObject.
-
Parameters:
-
obj - the object.
-
Returns:
-
a string that uniquely identify obj.
The id string returned has format <
Type>_<address>, e.g. "SymbolTable_0xf34745". Except for named symbol objects, they will have their name as prefix, e.g. "<count>_VariableSymbol_0xf2235".